Bump the dependencies group with 4 updates#115
Merged
Conversation
Bumps the dependencies group with 4 updates: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby), [bootsnap](https://github.com/rails/bootsnap), [secure_headers](https://github.com/github/secure_headers) and [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby). Updates `sqlite3` from 2.9.4 to 2.9.5 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.9.4...v2.9.5) Updates `bootsnap` from 1.24.5 to 1.24.6 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.5...v1.24.6) Updates `secure_headers` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/github/secure_headers/releases) - [Changelog](https://github.com/github/secure_headers/blob/main/CHANGELOG.md) - [Commits](github/secure_headers@v7.2.0...v7.3.0) Updates `honeybadger` from 6.6.2 to 6.7.0 - [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases) - [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md) - [Commits](honeybadger-io/honeybadger-ruby@v6.6.2...v6.7.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bootsnap dependency-version: 1.24.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: secure_headers dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: honeybadger dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 4 updates: sqlite3, bootsnap, secure_headers and honeybadger.
Updates
sqlite3from 2.9.4 to 2.9.5Release notes
Sourced from sqlite3's releases.
Changelog
Sourced from sqlite3's changelog.
Commits
747e7deversion bump to v2.9.52bd436dFix use-after-free issue with custom functions (#710)b24e1e6Fix use-after-free issue with aggregate functions (#711)9abc955dep: update vendored sqlite to 3.53.2 (#709)a3f8e71For sqlcipher builds, prefer sqlcipher's header (#708)9292033build(deps): bump the actions group across 1 directory with 3 updates (#707)b79c841Introduce a security reporting policyUpdates
bootsnapfrom 1.24.5 to 1.24.6Changelog
Sourced from bootsnap's changelog.
Commits
026e183Release 1.24.6263e346Merge pull request #556 from byroot/remove-canary7c31cd8Check for [Bug #22023] by checking Ruby version rather than a canary54eba76Merge pull request #554 from byroot/namespace-overflowfe963d5bs_cache_path: account for namespace length7b42db6Merge pull request #553 from arpitjain099/chore/declare-workflow-perms113b184ci: add permissions: contents: read to ciUpdates
secure_headersfrom 7.2.0 to 7.3.0Release notes
Sourced from secure_headers's releases.
Commits
65e2b48Bump Version to 7.3.0 (#593)286a79dMerge commit from forkc29127fBump ruby/setup-ruby from 1.308.0 to 1.310.0 (#592)b79d64dBump ruby/setup-ruby from 1.308.0 to 1.310.00cbcf12Bump ruby/setup-ruby from 1.307.0 to 1.308.0 (#591)8c5486bBump ruby/setup-ruby from 1.307.0 to 1.308.0c3c5e09Bump ruby/setup-ruby from 1.306.0 to 1.307.0 (#590)7dd741eBump ruby/setup-ruby from 1.306.0 to 1.307.0e8064e7Bump ruby/setup-ruby from 1.302.0 to 1.306.0 (#589)39df4ecBump ruby/setup-ruby from 1.302.0 to 1.306.0Updates
honeybadgerfrom 6.6.2 to 6.7.0Release notes
Sourced from honeybadger's releases.
Changelog
Sourced from honeybadger's changelog.
Commits
02cf495chore(master): release 6.7.0 (#826)950fee2feat: add after_notify hooks (#825)f62ce3afeat: make backtrace limit configurable (#824)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions