-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the npm group across 1 directory with 15 updates #28
Closed
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 npm group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@immich/sdk](https://github.com/immich-app/immich/tree/HEAD/open-api/typescript-sdk) | `1.106.4` | `1.110.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.44.1` | `1.45.3` | | [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) | `5.1.1` | `5.2.0` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.5.16` | `2.5.18` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.0` | `7.17.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.0` | `7.17.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.8.0` | | [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) | `8.56.10` | `9.6.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.39.4` | `2.43.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.4` | `3.2.6` | | [svelte-check](https://github.com/sveltejs/language-tools) | `3.8.0` | `3.8.4` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.1` | `5.3.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.4` | Updates `@immich/sdk` from 1.106.4 to 1.110.0 - [Release notes](https://github.com/immich-app/immich/releases) - [Commits](https://github.com/immich-app/immich/commits/v1.110.0/open-api/typescript-sdk) Updates `@playwright/test` from 1.44.1 to 1.45.3 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.44.1...v1.45.3) Updates `@sveltejs/adapter-node` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-node) Updates `@sveltejs/kit` from 2.5.16 to 2.5.18 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit) Updates `@typescript-eslint/eslint-plugin` from 7.13.0 to 7.17.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.17.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.13.0 to 7.17.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.17.0/packages/parser) Updates `eslint` from 8.57.0 to 9.8.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.8.0) Updates `@types/eslint` from 8.56.10 to 9.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) Updates `eslint-plugin-svelte` from 2.39.4 to 2.43.0 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]@2.43.0) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `prettier-plugin-svelte` from 3.2.4 to 3.2.6 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](sveltejs/prettier-plugin-svelte@v3.2.4...v3.2.6) Updates `svelte-check` from 3.8.0 to 3.8.4 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-3.8.0...svelte-check-3.8.4) Updates `typescript` from 5.4.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) Updates `vite` from 5.3.1 to 5.3.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite) Updates `vitest` from 1.6.0 to 2.0.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/vitest) --- updated-dependencies: - dependency-name: "@immich/sdk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@sveltejs/adapter-node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/eslint" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 29, 2024
Superseded by #29. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 npm group with 15 updates in the / directory:
1.106.4
1.110.0
1.44.1
1.45.3
5.1.1
5.2.0
2.5.16
2.5.18
7.13.0
7.17.0
7.13.0
7.17.0
8.57.0
9.8.0
8.56.10
9.6.0
2.39.4
2.43.0
3.3.2
3.3.3
3.2.4
3.2.6
3.8.0
3.8.4
5.4.5
5.5.4
5.3.1
5.3.5
1.6.0
2.0.4
Updates
@immich/sdk
from 1.106.4 to 1.110.0Release notes
Sourced from
@immich/sdk
's releases.... (truncated)
Commits
04340b3
Version v1.110.0ef7a6bb
chore(web): change license wording and other things (#11309)8e6bc13
feat: people infinite scroll (#11326)9e60c10
chore(deps): update node (#11322)b259095
chore(deps): update node (#11300)849bc6e
fix(server): correct openapi response type for getServerLicense() (#11261)9d2d556
feat(server): accepted video containers (#11274)b9fc59c
Version v1.109.201ba859
Version v1.109.1c777022
Version v1.109.0Updates
@playwright/test
from 1.44.1 to 1.45.3Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
0e130fa
chore: mark v1.45.3 (#31799)2f17a27
cherry-pick(#31781): chore: show error when opening newer trace with … (#31797)b129aba
cherry-pick(#31768): fix(trace viewer): library-only trace should not merge a...d8a5f3b
chore: mark v1.45.2 (#31702)51fa0ff
Revert "chore: move artifacts recording to TestLifecycleInstrumentation (#309...80f44f3
cherry-pick(#31666): Revert "fix(chromium): pass --enable-gpu when running he...4bd2d25
cherry-pick(#31511): docs(clock): update time types in Python/.NETe8989f8
chore: mark v1.45.1 (#31516)1d94caa
cherry-pick(#31496): docs(release-notes): fix .NET snippets5be5168
cherry-pick(#31504): fix(ct): export package.jsonUpdates
@sveltejs/adapter-node
from 5.1.1 to 5.2.0Release notes
Sourced from
@sveltejs/adapter-node
's releases.Changelog
Sourced from
@sveltejs/adapter-node
's changelog.Commits
6ede3dc
Version Packages (#12366)6b545e2
feat: add unit suffix support forBODY_SIZE_LIMIT
(#11680)Updates
@sveltejs/kit
from 2.5.16 to 2.5.18Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
c9b2e65
Version Packages (#12385)670608a
chore: upgrade to vite 5.3 and esbuild 0.21 (#12415)8429847
fix: addContent-Type
header forPOST
requests made byenhance
(#12198)5645614
fix: preventhooks.server
code being imported into client during build (#12...97d1085
docs: typo for use:enhance update function (#12384)6ede3dc
Version Packages (#12366)121836f
chore: update package description (#11846)c5bc99e
chore: upgrade to marked 13 (#12369)b477940
chore: fix comment grammar (#12190)Updates
@typescript-eslint/eslint-plugin
from 7.13.0 to 7.17.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
05c9cb8
chore(release): publish 7.17.0f6c719f
fix(eslint-plugin): [no-unnecessary-condition] false positive on optional pri...6647f7e
chore: enable no-unreachable-loop (#9540)58be99f
chore: enable prefer-object-spread (#9541)5d895b7
chore: enable@typescript-eslint/no-unused-expressions
(#9542)d8c539d
chore: enable no-useless-concat (#9550)f043f30
fix(eslint-plugin): [strict-boolean-expressions] consider assertion function ...0108e9c
chore: enable no-lonely-if (#9547)970f3f1
feat(eslint-plugin): [return-await] add option to report in error-handling sc...dd965a4
feat(eslint-plugin): backport no-unsafe-function type, no-wrapper-object-type...Updates
@typescript-eslint/parser
from 7.13.0 to 7.17.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
05c9cb8
chore(release): publish 7.17.058be99f
chore: enable prefer-object-spread (#9541)d1d0ba5
chore(release): publish 7.16.1e803c50
chore(release): publish 7.16.02865d31
chore(release): publish 7.15.0b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.1Updates
eslint
from 8.57.0 to 9.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to@eslint/[email protected]
(#18720)4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)Updates
@types/eslint
from 8.56.10 to 9.6.0Commits
Updates
eslint-plugin-svelte
from 2.39.4 to 2.43.0Release notes
Sourced from eslint-plugin-svelte's releases.