build(deps): bump the dependencies group across 1 directory with 6 updates#129
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the dependencies group across 1 directory with 6 updates#129dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.47.0` | `10.48.0` | | [axios](https://github.com/axios/axios) | `1.14.0` | `1.15.0` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.8.0` | `12.9.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.4.0` | `17.4.2` | | [knex](https://github.com/knex/knex) | `3.2.8` | `3.2.9` | | [redis](https://github.com/redis/node-redis) | `5.11.0` | `5.12.1` | Updates `@sentry/node` from 10.47.0 to 10.48.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.47.0...10.48.0) Updates `axios` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.14.0...v1.15.0) Updates `better-sqlite3` from 12.8.0 to 12.9.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.8.0...v12.9.0) Updates `dotenv` from 17.4.0 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.4.0...v17.4.2) Updates `knex` from 3.2.8 to 3.2.9 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@3.2.8...3.2.9) Updates `redis` from 5.11.0 to 5.12.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.11.0...redis@5.12.1) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 10.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: better-sqlite3 dependency-version: 12.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: knex dependency-version: 3.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redis dependency-version: 5.12.1 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 6 updates in the / directory:
10.47.010.48.01.14.01.15.012.8.012.9.017.4.017.4.23.2.83.2.95.11.05.12.1Updates
@sentry/nodefrom 10.47.0 to 10.48.0Release notes
Sourced from
@sentry/node's releases.... (truncated)
Changelog
Sourced from
@sentry/node's changelog.... (truncated)
Commits
a67df4drelease: 10.48.0e0732ffMerge pull request #20172 from getsentry/prepare-release/10.48.0d1ee40fmeta(changelog): Update changelog for 10.48.02897297feat(nuxt): Exclude tracing meta tags on cached pages in Nuxt 5 (#20168)1cc3dd0chore(deps-dev): Bump effect from 3.20.0 to 3.21.0 (#19999)c273167fix(core): FixwithStreamedSpantyping error add missing exports (#20124)b6f7b86feat(core): ApplyignoreSpansto streamed spans (#19934)7bd8449test(node,node-core): Add span streaming integration tests (#19806)51fc6d1feat(node-core): Add POtel server-side span streaming implementation (#19741)77357c7fix(core): Replace global interval with trace-specific interval based flushin...Updates
axiosfrom 1.14.0 to 1.15.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
772a4e5chore(release): prepare release 1.15.0 (#10671)4b07137chore(deps-dev): bump vite from 8.0.0 to 8.0.5 in /tests/smoke/esm (#10663)51e57b3chore(deps-dev): bump vite from 8.0.2 to 8.0.5 (#10664)fba1a77chore(deps-dev): bump vite from 8.0.2 to 8.0.5 in /tests/module/esm (#10665)0bf6e28chore(deps): bump denoland/setup-deno in the github-actions group (#10669)8107157chore(deps-dev): bump the development_dependencies group with 4 updates (#10670)e66530eci: require npm-publish environment for releases (#10666)49f23cbchore(sponsor): update sponsor block (#10668)3631854fix: unrestricted cloud metadata exfiltration via header injection chain (#10...fb3befbfix: no_proxy hostname normalization bypass leads to ssrf (#10661)Updates
better-sqlite3from 12.8.0 to 12.9.0Release notes
Sourced from better-sqlite3's releases.
Commits
4058d2412.9.0f653513Update SQLite to version 3.53.0 (#1464)Updates
dotenvfrom 17.4.0 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
knexfrom 3.2.8 to 3.2.9Release notes
Sourced from knex's releases.
Changelog
Sourced from knex's changelog.
Commits
b3847cdrelease 3.2.959c8f5ffix: add type support for Array<Buffer> (#6428)d40095cfix: support DELETE... LIMIT in dialects that support it (mysql), but continu...7ae8857fix(postgres): escape double quotes in searchPath to prevent SQL injection (#...f44f75afix(sqlite): append RETURNING statement when insert empty row (#5471)Updates
redisfrom 5.11.0 to 5.12.1Release notes
Sourced from redis's releases.
Commits
5cdad1bRelease redis@5.12.16a44726Release entraid@5.12.19f930f9Release time-series@5.12.1de70920Release search@5.12.19e7767cRelease json@5.12.102cfd5aRelease bloom@5.12.1838c28dRelease client@5.12.1789d6d5fix: decouple OTel public types from@opentelemetry/api(#3228)07aff33Release redis@5.12.0b91d88fRelease entraid@5.12.0Dependabot 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