-
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
chore(deps): bump the backend group across 1 directory with 13 updates #181
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/backend/backend-61c0f85d0d
Closed
chore(deps): bump the backend group across 1 directory with 13 updates #181
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/backend/backend-61c0f85d0d
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
Bumps the backend group with 13 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [@sentry/cli](https://github.com/getsentry/sentry-cli) | `2.31.2` | `2.32.1` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.0.0-rc.2` | `8.7.0` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.43.1` | `2.43.4` | | [soundcloud.ts](https://github.com/Tenpi/soundcloud.ts) | `0.5.2` | `0.5.3` | | [supabase](https://github.com/supabase/cli) | `1.165.0` | `1.172.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.11` | `20.14.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.11.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.4.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.7.0` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.2.0` | | [nodemon](https://github.com/remy/nodemon) | `3.1.0` | `3.1.2` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.0.0` | `11.1.0` | Updates `@sentry/cli` from 2.31.2 to 2.32.1 - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-cli@2.31.2...2.32.1) Updates `@sentry/node` from 8.0.0-rc.2 to 8.7.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@8.0.0-rc.2...8.7.0) Updates `@supabase/supabase-js` from 2.43.1 to 2.43.4 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md) - [Commits](supabase/supabase-js@v2.43.1...v2.43.4) Updates `soundcloud.ts` from 0.5.2 to 0.5.3 - [Commits](https://github.com/Tenpi/soundcloud.ts/commits) Updates `supabase` from 1.165.0 to 1.172.2 - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml) - [Commits](supabase/cli@v1.165.0...v1.172.2) Updates `@types/node` from 20.12.11 to 20.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.11.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 7.11.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/parser) Updates `eslint` from 8.57.0 to 9.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.4.0) Updates `eslint-plugin-n` from 16.6.2 to 17.7.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.7.0) Updates `eslint-plugin-promise` from 6.1.1 to 6.2.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v6.2.0) Updates `nodemon` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.0...v3.1.2) Updates `pino-pretty` from 11.0.0 to 11.1.0 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: "@sentry/cli" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: "@supabase/supabase-js" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: soundcloud.ts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: supabase dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend - dependency-name: pino-pretty dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #182. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/backend/backend-61c0f85d0d
branch
June 10, 2024 02:53
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 backend group with 13 updates in the /backend directory:
2.31.2
2.32.1
8.0.0-rc.2
8.7.0
2.43.1
2.43.4
0.5.2
0.5.3
1.165.0
1.172.2
20.12.11
20.14.0
6.21.0
7.11.0
6.21.0
7.11.0
8.57.0
9.4.0
16.6.2
17.7.0
6.1.1
6.2.0
3.1.0
3.1.2
11.0.0
11.1.0
Updates
@sentry/cli
from 2.31.2 to 2.32.1Release notes
Sourced from
@sentry/cli
's releases.Changelog
Sourced from
@sentry/cli
's changelog.Commits
58fb0b0
Update CHANGELOG.mda66698b
release: 2.32.1f5f6fde
Merge branch 'release/2.32.0'18c4276
release: 2.32.0f3cf487
docs(commands): Add info about clap Derive API (#2066)c805e5c
feat(metrics): Add send-metric command (#2063)c987094
feat(auth): Allow global config to be located in XDG directory (#2059)0295c36
fix(commands): Add missing env vars for release name detection (#2051)554f4fc
Merge branch 'release/2.31.2'Updates
@sentry/node
from 8.0.0-rc.2 to 8.7.0Release notes
Sourced from
@sentry/node
's releases.... (truncated)
Changelog
Sourced from
@sentry/node
's changelog.... (truncated)
Commits
41b8f79
release: 8.7.0d4aaa3a
Merge pull request #12280 from getsentry/prepare-release/8.7.09b09cb2
Merge branch 'master' into prepare-release/8.7.04aaaba7
meta: Add Changelog entry for 8.7.0d9562b9
fix(nextjs): Do not hidesourceMappingURL
comment on client when `nextConfi...0d1093d
feat(react): Add TanStack Router integration (#12095)bbe7be5
build: Remove@types/rimraf
and some rimraf usage (#12276)81e0fd1
build: Bump node to 18.20.3 (#12271)264675d
Merge pull request #12272 from getsentry/prepare-release/8.6.00bf0a138
test(react): Update react-create-hash-router E2E test (#12262)Updates
@supabase/supabase-js
from 2.43.1 to 2.43.4Release notes
Sourced from
@supabase/supabase-js
's releases.Commits
4ad906d
Revert "fix: use proper dual-packaging"24de3b7
Revert "fix: bump postgrest-js"fe21f2f
fix: bump postgrest-js056bc8f
fix: use proper dual-packaging52bf37f
ref: Update applySettingDefaults typings to use accurate return type (#1046)912f13e
fix: publish to jsr. (#1044)Updates
soundcloud.ts
from 0.5.2 to 0.5.3Commits
Updates
supabase
from 1.165.0 to 1.172.2Release notes
Sourced from supabase's releases.
... (truncated)
Commits
c5febaf
fix: unlink all temp files when deleting project (#2335)5772131
chore: update openapi spec for pooler config (#2340)26ee9de
chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.3 to 0.26.4 (#...291b68a
fix(db): exclude auth schema migrations table from linked reset (#2343)aaa6cb5
chore(deps): bump github.com/stripe/pg-schema-diff from 0.6.0 to 0.7.0 (#2345)70fd94c
chore(deps): bump gotest.tools/gotestsum from 1.11.0 to 1.12.0 (#2346)9192348
chore(deps): bump tar from 7.1.0 to 7.2.0 (#2344)5b6ba08
feat: support loading site url from env var (#2338)6354fc6
chore: update openapi spec (#2337)9ca65b8
chore: bump codeql analysisUpdates
@types/node
from 20.12.11 to 20.14.0Commits
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e360541
chore(release): publish 7.11.0b230385
feat(eslint-plugin): deprecate prefer-ts-expect-error in favor of ban-ts-comm...3461f45
test(eslint-plugin): [consistent-type-assertions] add missingoutput: null
...342b873
fix(eslint-plugin): [consistent-type-assertions] prevent syntax errors on arr...b5ce43b
chore(eslint-plugin): replaced map/reduce with flatMap in normalizedOptions i...c18226e
chore(release): publish 7.10.08d92ba8
docs: [no-floating-promises] fix capitalization typo (#9118)d951d83
fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...987a96e
feat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...77fc366
chore(release): publish 7.9.0Updates
@typescript-eslint/parser
from 6.21.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0Updates
eslint
from 8.57.0 to 9.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
a5f7e58
9.4.08c6d0c3
Build: changelog update for 9.4.0010dd2e
chore: upgrade to@eslint/[email protected]
(#18534)5e1b5dc
chore: package.json update for@eslint/js
released7ab6f5
docs: update theme when whenprefers-color-scheme
changes (#18510)594145f
refactor: switch to@eslint/config-array
(#18527)525fdff
docs: fix components files (#18519)89a4a0a
feat: ignore IIFE's in theno-loop-func
rule (#17528)80747d2
docs: refactorprefer-destructuring
rule (#18472)f6534d1
fix: skip processor code blocks that match only universal patterns (#18507)Updates
eslint-plugin-n
from 16.6.2 to 17.7.0Release notes
Sourced from eslint-plugin-n's releases.