-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
build(deps): bump the npm-dependencies group with 8 updates #275
build(deps): bump the npm-dependencies group with 8 updates #275
Conversation
Bumps the npm-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `7.81.1` | `7.99.0` | | [@sentry/tracing](https://github.com/getsentry/sentry-javascript) | `7.81.1` | `7.99.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.1` | | [i18next](https://github.com/i18next/i18next) | `23.7.6` | `23.8.2` | | [moment](https://github.com/moment/moment) | `2.29.4` | `2.30.1` | | [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.0.3` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.0` | `9.0.1` | | [@railway/cli](https://github.com/railwayapp/cli) | `3.4.0` | `3.5.2` | Updates `@sentry/node` from 7.81.1 to 7.99.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@7.81.1...7.99.0) Updates `@sentry/tracing` from 7.81.1 to 7.99.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@7.81.1...7.99.0) Updates `dotenv` from 16.3.1 to 16.4.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.1) Updates `i18next` from 23.7.6 to 23.8.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.7.6...v23.8.2) Updates `moment` from 2.29.4 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.4...2.30.1) Updates `nodemon` from 3.0.1 to 3.0.3 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.1...v3.0.3) Updates `uuid` from 9.0.0 to 9.0.1 - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.0...v9.0.1) Updates `@railway/cli` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/railwayapp/cli/releases) - [Changelog](https://github.com/railwayapp/cli/blob/master/release.toml) - [Commits](railwayapp/cli@v3.4.0...v3.5.2) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@sentry/tracing" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: nodemon dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@railway/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
👋 Thanks for opening a pull request!If you are new, please check out the deployment process below to understand how to deploy this pull request:
|
@dependabot ignore @railway/cli 3.5 |
Bumps the npm-dependencies group with 8 updates:
7.81.1
7.99.0
7.81.1
7.99.0
16.3.1
16.4.1
23.7.6
23.8.2
2.29.4
2.30.1
3.0.1
3.0.3
9.0.0
9.0.1
3.4.0
3.5.2
Updates
@sentry/node
from 7.81.1 to 7.99.0Release notes
Sourced from
@sentry/node
's releases.... (truncated)
Changelog
Sourced from
@sentry/node
's changelog.... (truncated)
Commits
d32e8ed
release: 7.99.0faf2603
Merge pull request #10424 from getsentry/develop20d11cd
test(ci): Do not run browser integration tests for CJS (#10423)7ec21da
build: Run lint & fix in series, not parallel (#10420)29998a5
Merge pull request #10405 from getsentry/prepare-release/7.99.0818d959
meta(changelog): Update changelog for 7.99.0527e278
Update README.md2195ce6
ref(tracing): Require to pass client tostartBrowserTracing*Span
utils (#10...689646c
Update README.md9fe67aa
fix: Fork scope and keep async context withinstartSpan
and `startSpanManua...Updates
@sentry/tracing
from 7.81.1 to 7.99.0Release notes
Sourced from
@sentry/tracing
's releases.... (truncated)
Changelog
Sourced from
@sentry/tracing
's changelog.... (truncated)
Commits
d32e8ed
release: 7.99.0faf2603
Merge pull request #10424 from getsentry/develop20d11cd
test(ci): Do not run browser integration tests for CJS (#10423)7ec21da
build: Run lint & fix in series, not parallel (#10420)29998a5
Merge pull request #10405 from getsentry/prepare-release/7.99.0818d959
meta(changelog): Update changelog for 7.99.0527e278
Update README.md2195ce6
ref(tracing): Require to pass client tostartBrowserTracing*Span
utils (#10...689646c
Update README.md9fe67aa
fix: Fork scope and keep async context withinstartSpan
and `startSpanManua...Updates
dotenv
from 16.3.1 to 16.4.1Changelog
Sourced from dotenv's changelog.
Commits
e251ee2
16.4.1a7fee29
update CHANGELOG 🪵579d136
update README7ea2f81
Merge pull request #798 from motdotla/fix-tests6b829d2
demonstrate currently failing (pending) test. multiple env files should merge3e2284b
largely remove mocking from tests except where useful2039c4e
wip: fix tests48a6ade
Merge pull request #797 from tran-simon/mastercfd735d
fix: support array for path optiona44cb3d
update READMEUpdates
i18next
from 23.7.6 to 23.8.2Release notes
Sourced from i18next's releases.
... (truncated)
Changelog
Sourced from i18next's changelog.
... (truncated)
Commits
4ce76ae
23.8.2002268b
optimizeaddResources
to fix #21307059107
23.8.13b5f55d
release0aef924
Support stricter typechecking for returnEmptyString and returnNull (key fallb...eb1207c
23.8.0c56e5b3
release6127226
Improve performance by reducing array slices and RegExp recreation (#2128)cf6b91f
23.7.20e51e540
optimize: consistent _zero special handling and fix dev plural rulesUpdates
moment
from 2.29.4 to 2.30.1Changelog
Sourced from moment's changelog.
Commits
485d9a7
Build 2.30.1e048b09
Bump version to 2.30.1f9f2d58
Update changelog for 2.30.1a52ffb2
Revert "Merge pull request #5827 from BobZombie:feature/fix_d.ts"ddd6809
Build 2.30.0be64d00
Bump version to 2.30.0ad41179
Update changelog for 2.30.063fe479
[misc] Make code ES6 compatible0f0195f
Revert "Merge pull request #5599 from Alanscut:issue_4985"15b82f5
Revert "Merge pull request #5597 from Alanscut:issue-5596"Updates
nodemon
from 3.0.1 to 3.0.3Release notes
Sourced from nodemon's releases.
Commits
da328ed
chore: forced release2072383
chore: supportersd3ee86e
fix: use node when using --import6fd8ce7
chore: web site render33260c3
chore: web site render43133a0
chore: web site render77658fa
chore: web site render60d795e
chore: web site render4b59147
Merge branch 'main' of github.com:remy/nodemonb596311
chore: web site renderUpdates
uuid
from 9.0.0 to 9.0.1Changelog
Sourced from uuid's changelog.
Commits
b3f142f
chore(release): 9.0.1fc5d643
chore: add node@12 back to CI, update readme (#733)462128b
ci: update node versions for cI (#732)4de23a6
test: remove missing getRandomValues test (#709)6eef540
chore: adapt bundlewatch config to new main branch name (#705)60ffc40
chore: run npm audit fix for json5 (#704)862562e
ci: run browser tests on pull_request_target (#703)e6b0c90
chore: minor typos in non-code areas (#702)8f028c4
chore: upgrade and fix the stale-issues workflow (#699)1ebda6c
chore: add SECURITY.md, fixes #696 (#697)Updates
@railway/cli
from 3.4.0 to 3.5.2Commits
787841d
(cargo-release) version 3.5.26cff9d8
clarify (#465)18e6272
supportrailway connect
for timescale image (#466)975a01d
(cargo-release) version 3.5.1f3bb66b
support linking to services with no services (#461)d2ac7ad
add context if prompting fails (#460)f834d3c
(cargo-release) version 3.5.094dafb4
Supportrailway connect
for service databases (#458)e24a0a1
Fix up from automatically selecting a service (#456)4df87d8
make it better (#451)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 <dependency name> major version
will 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 version
will 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