chore(deps): Bump the bundler group across 1 directory with 3 updates#721
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the bundler group across 1 directory with 3 updates#721dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bundler group with 3 updates in the / directory: [addressable](https://github.com/sporkmonger/addressable), [erb](https://github.com/ruby/erb) and [net-imap](https://github.com/ruby/net-imap). Updates `addressable` from 2.8.9 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.9...addressable-2.9.0) Updates `erb` from 6.0.2 to 6.0.4 - [Release notes](https://github.com/ruby/erb/releases) - [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md) - [Commits](ruby/erb@v6.0.2...v6.0.4) Updates `net-imap` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect - dependency-name: erb dependency-version: 6.0.4 dependency-type: indirect - dependency-name: net-imap dependency-version: 0.6.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
38b7ed3 to
e5d2af3
Compare
|
This file contains hidden or 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
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 the bundler group with 3 updates in the / directory: addressable, erb and net-imap.
Updates
addressablefrom 2.8.9 to 2.9.0Changelog
Sourced from addressable's changelog.
Commits
0c3e858Revving version and changelog91915c1Fixing additional vulnerable pathsa091e39Add many more adversarial test cases to ensure we don't have any ReDoS regres...463a819Regenerate gemspec on newer rubygems0afcb0bImprove from O(n^2) to O(n)c87f768Fix a ReDoS vulnerability in URI template matchingUpdates
erbfrom 6.0.2 to 6.0.4Release notes
Sourced from erb's releases.
Changelog
Sourced from erb's changelog.
Commits
4d2b45eVersion 6.0.49d017beProhibit def_method on marshal-loaded ERB instances9c8fa8aVersion 6.0.30ebc6aeBump rubygems/release-gem from 1.1.2 to 1.2.025a729aBump step-security/harden-runner from 2.15.0 to 2.16.19820802Bump actions/create-github-app-token from 2 to 32611366Bump lewagon/wait-on-check-action from 1.5.0 to 1.6.0890d87fUse github.token instead of missing MATZBOT_DEPENDABOT_MERGE_TOKEN secretafc32b6Fix dependabot auto-merge by using GH_TOKEN env var2fd0a6bfix: exclude some files from published gem (#108)Updates
net-imapfrom 0.6.3 to 0.6.4Release notes
Sourced from net-imap's releases.
... (truncated)
Commits
3e49067🔖 Bump version to 0.6.40ede4c4🔀 Merge pull request #664 from ruby/security/STARTTLS-stripping51ae360♻️ Add command response handler before command is sent24d5c77🔒🥅 Handle tagged "OK" to incomplete command62eea6f🔒🥅 Ensure STARTTLS tagged response was handled46636ca❌🔒 Add failing test for STARTTLS strippinge3b0105✅♻️ Inline current STARTLS stripping testbe32e71📚 Improve documentation of RawData arguments47c7218🐛 Validate RawData and wait to continue literals0ec4fd3🥅 Validate#setquotastorage limit argument