-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): Require at least nokogiri 1.16.2 to avoid CVE-2024-25062 #34
Closed
itsmechlark
wants to merge
133
commits into
carabao-capital:main
from
itsmechlark:fix-CVE-2024-25062
Closed
fix(deps): Require at least nokogiri 1.16.2 to avoid CVE-2024-25062 #34
itsmechlark
wants to merge
133
commits into
carabao-capital:main
from
itsmechlark:fix-CVE-2024-25062
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
chore(main): release 1.0.0
chore(main): release 1.0.1
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.9.4 to 0.13.4. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](Shopify/ruby-lsp@v0.9.4...v0.13.4) --- updated-dependencies: - dependency-name: ruby-lsp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
….13.4 feat(deps): bump ruby-lsp from 0.9.4 to 0.13.4
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.4 to 1.7.1. - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v1.6.4...v1.7.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
feat(deps): bump sqlite3 from 1.6.4 to 1.7.1
…, < 2.10 Updates the requirements on [faraday](https://github.com/lostisland/faraday) to permit the latest version. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.7.10...v2.9.0) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
feat(deps): update faraday requirement from >= 1.10, < 2.8 to >= 1.10, < 2.10
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3 to 4. - [Release notes](https://github.com/google-github-actions/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](google-github-actions/release-please-action@v3...v4) --- updated-dependencies: - dependency-name: google-github-actions/release-please-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…gle-github-actions/release-please-action-4 ci(deps): Bump google-github-actions/release-please-action from 3 to 4
Bumps [auth0](https://github.com/auth0/ruby-auth0) from 5.14.1 to 5.16.0. - [Release notes](https://github.com/auth0/ruby-auth0/releases) - [Changelog](https://github.com/auth0/ruby-auth0/blob/master/CHANGELOG.md) - [Commits](auth0/ruby-auth0@v5.14.1...v5.16.0) --- updated-dependencies: - dependency-name: auth0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
feat(deps): Bump auth0 from 5.14.1 to 5.16.0
Bumps [rails](https://github.com/rails/rails) from `90b0266` to `517ff4b`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@90b0266...517ff4b) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
feat(deps): bump rails from `90b0266` to `517ff4b`
Bumps [devise](https://github.com/heartcombo/devise) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v4.9.2...v4.9.3) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
feat(deps): Bump devise from 4.9.2 to 4.9.3
chore(main): release 1.2.0
…n--components--devise_auth0 chore(main): release 1.2.1
itsmechlark
changed the title
fix(deps): Fix CVE 2024 25062
fix(deps): Require at least nokogiri 1.16.2 to avoid CVE-2024-25062
Feb 13, 2024
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.
No description provided.