-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump webrick from 1.9.0 to 1.9.1 #31
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [webrick](https://github.com/ruby/webrick) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge
Have a lovely day,
~Nate Sharp
…On Dec 2, 2024, 18:41 -0700, dependabot[bot] ***@***.***>, wrote:
Bumps webrick from 1.9.0 to 1.9.1.
Release notes
Sourced from webrick's releases.
> v1.9.1
> What's Changed
>
> • Block of server.start is optional by @znz in ruby/webrick#155
> • Fix bugs and improve by @znz in ruby/webrick#152
> • Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in ruby/webrick#157
> • Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in ruby/webrick#159
> • Change backquote to singlequote in messages by @znz in ruby/webrick#154
>
> Full Changelog: ***@***.***
Commits
• 307f24c Bump up v1.9.1
• 7430364 Change backquote to singlequote in messages (#154)
• 1ff2b89 Fixed version number of rubygems/release-gem
• fc91235 Merge pull request #159 from ruby/dependabot/github_actions/rubygems/release-...
• a34a69b Bump rubygems/release-gem
• cde6dd4 Merge pull request #157 from ruby/dependabot/github_actions/step-security/har...
• 633acb6 Bump step-security/harden-runner from 2.10.1 to 2.10.2
• cb93ef8 Fix bugs and improve (#152)
• ef2c69d Block of server.start is optional (#155)
• See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
• @dependabot rebase will rebase this PR
• @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
• @dependabot merge will merge this PR after your CI passes on it
• @dependabot squash and merge will squash and merge this PR after your CI passes on it
• @dependabot cancel merge will cancel a previously requested merge and block automerging
• @dependabot reopen will reopen this PR if it is closed
• @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
• @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
• @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
• @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
• @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
#31
Commit Summary
• 65e3ffa Bump webrick from 1.9.0 to 1.9.1
File Changes
(1 file)
• M Gemfile.lock (2)
Patch Links:
• https://github.com/nate2014jatc/AGSTATUS/pull/31.patch
• https://github.com/nate2014jatc/AGSTATUS/pull/31.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
@dependabot merge
…On Fri, Dec 6, 2024 at 1:28 PM dependabot[bot] ***@***.***> wrote:
Bumps webrick <https://github.com/ruby/webrick> from 1.9.0 to 1.9.1.
Release notes
*Sourced from webrick's releases
<https://github.com/ruby/webrick/releases>.*
v1.9.1 What's Changed
- Block of server.start is optional by @znz <https://github.com/znz>
in ruby/webrick#155 <https://redirect.github.com/ruby/webrick/pull/155>
- Fix bugs and improve by @znz <https://github.com/znz> in
ruby/webrick#152 <https://redirect.github.com/ruby/webrick/pull/152>
- Bump step-security/harden-runner from 2.10.1 to 2.10.2 by
@dependabot <https://github.com/dependabot> in ruby/webrick#157
<https://redirect.github.com/ruby/webrick/pull/157>
- Bump rubygems/release-gem from
612653d273a73bdae1df8453e090060bb4db5f31 to
9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot
<https://github.com/dependabot> in ruby/webrick#159
<https://redirect.github.com/ruby/webrick/pull/159>
- Change backquote to singlequote in messages by @znz
<https://github.com/znz> in ruby/webrick#154
<https://redirect.github.com/ruby/webrick/pull/154>
*Full Changelog*: ***@***.***
<ruby/webrick@v1.9.0...v1.9.1>
Commits
- 307f24c
<ruby/webrick@307f24c>
Bump up v1.9.1
- 7430364
<ruby/webrick@7430364>
Change backquote to singlequote in messages (#154
<https://redirect.github.com/ruby/webrick/issues/154>)
- 1ff2b89
<ruby/webrick@1ff2b89>
Fixed version number of rubygems/release-gem
- fc91235
<ruby/webrick@fc91235>
Merge pull request #159
<https://redirect.github.com/ruby/webrick/issues/159> from
ruby/dependabot/github_actions/rubygems/release-...
- a34a69b
<ruby/webrick@a34a69b>
Bump rubygems/release-gem
- cde6dd4
<ruby/webrick@cde6dd4>
Merge pull request #157
<https://redirect.github.com/ruby/webrick/issues/157> from
ruby/dependabot/github_actions/step-security/har...
- 633acb6
<ruby/webrick@633acb6>
Bump step-security/harden-runner from 2.10.1 to 2.10.2
- cb93ef8
<ruby/webrick@cb93ef8>
Fix bugs and improve (#152
<https://redirect.github.com/ruby/webrick/issues/152>)
- ef2c69d
<ruby/webrick@ef2c69d>
Block of server.start is optional (#155
<https://redirect.github.com/ruby/webrick/issues/155>)
- See full diff in compare view
<ruby/webrick@v1.9.0...v1.9.1>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
Dependabot will merge this PR once CI passes on it, as requested by
@nate2014jatc <https://github.com/nate2014jatc>.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#31
Commit Summary
- 65e3ffa
<65e3ffa>
Bump webrick from 1.9.0 to 1.9.1
File Changes
(1 file <https://github.com/nate2014jatc/AGSTATUS/pull/31/files>)
- *M* Gemfile.lock
<https://github.com/nate2014jatc/AGSTATUS/pull/31/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f>
(2)
Patch Links:
- https://github.com/nate2014jatc/AGSTATUS/pull/31.patch
- https://github.com/nate2014jatc/AGSTATUS/pull/31.diff
—
Reply to this email directly, view it on GitHub
<#31>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC2J3XNZGTSHID2HUHJC6K32EICHVAVCNFSM6AAAAABS4VQ2TGVHI2DSMVQWIX3LMV43ASLTON2WKOZSG4YTGNZWG4ZTQOI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This PR has already been merged! 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps webrick from 1.9.0 to 1.9.1.
Release notes
Sourced from webrick's releases.
Commits
307f24c
Bump up v1.9.17430364
Change backquote to singlequote in messages (#154)1ff2b89
Fixed version number of rubygems/release-gemfc91235
Merge pull request #159 from ruby/dependabot/github_actions/rubygems/release-...a34a69b
Bump rubygems/release-gemcde6dd4
Merge pull request #157 from ruby/dependabot/github_actions/step-security/har...633acb6
Bump step-security/harden-runner from 2.10.1 to 2.10.2cb93ef8
Fix bugs and improve (#152)ef2c69d
Block of server.start is optional (#155)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @nate2014jatc.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)