build(deps): bump the npm group with 5 updates#143
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [date-fns](https://github.com/date-fns/date-fns) | `4.2.1` | `4.3.0` | | [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) | `6.0.3` | `6.0.5` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.60.1` | `2.61.1` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.5.2` | `4.0.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.4` | `8.60.0` | Updates `date-fns` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.2.1...v4.3.0) Updates `svelte-preprocess` from 6.0.3 to 6.0.5 - [Release notes](https://github.com/sveltejs/svelte-preprocess/releases) - [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v6.0.3...svelte-preprocess@6.0.5) Updates `@sveltejs/kit` from 2.60.1 to 2.61.1 - [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/kit@2.61.1/packages/kit) Updates `prettier-plugin-svelte` from 3.5.2 to 4.0.1 - [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.5.2...prettier-plugin-svelte@4.0.1) Updates `typescript-eslint` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: date-fns dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: svelte-preprocess dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@sveltejs/kit" dependency-version: 2.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier-plugin-svelte dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... 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 npm group with 5 updates:
4.2.14.3.06.0.36.0.52.60.12.61.13.5.24.0.18.59.48.60.0Updates
date-fnsfrom 4.2.1 to 4.3.0Release notes
Sourced from date-fns's releases.
Commits
f95bcf1(docs): Add missingtsxdependencybaaca11Add//pkgs/core:release/docstask8aa0373Update docs website secrets location in scriptsc7ad6ebPromote to v4.3.0da8c548Add change log entry for Chinese locale fix (#4194)f8d8fa8Split Chinese locale tests (#4194)b9c5865Fix Chinese locale month parsing (#4194)39d1e14Addptfix change log entry (#4195)f3f1963Fix pt locale first day of week to be Sunday (#4195)cd6ebdaAdd basicAGENTS.mdUpdates
svelte-preprocessfrom 6.0.3 to 6.0.5Release notes
Sourced from svelte-preprocess's releases.
Changelog
Sourced from svelte-preprocess's changelog.
Commits
5c60788Version Packages (#682)418c0f0fix: specify file extension when importing (#680)ec1dd71Version Packages (#679)ae1a288chore: support TypeScript 6 (#675)81535fbchore: changeset + oidc (#678)44dd999docs: when to use svelte-preprocessMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for svelte-preprocess since your current version.
Updates
@sveltejs/kitfrom 2.60.1 to 2.61.1Release notes
Sourced from @sveltejs/kit's releases.
Changelog
Sourced from @sveltejs/kit's changelog.
Commits
b714743Version Packages (#15904)131fdc7fix: regression where routes starting and ending with a route group are not f...4f961abVersion Packages (#15853)1817da0fix: supportexactOptionalPropertyTypesfor optional route params (#15825)8feb2afchore: dedupe replacer code (#15877)95ca921fix: remove Content-Length dependency in binary form deserialization (#15796)e75024cfeat: LiveQuery self-iterability (#15878)0cc67d9fix: avoid build warnings about undefined hooks on Windows (#15895)1949057chore(prefetch): disable link prefetching on slow internet connections (#15885)69b5787fix: prefer the default error page when failing to decode the URL pathname (#...Updates
prettier-plugin-sveltefrom 3.5.2 to 4.0.1Release notes
Sourced from prettier-plugin-svelte's releases.
Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
ec93daeVersion Packages (#531)afec2e8fix: print@constcorrectly (#530)e7650cdVersion Packages (#527)13f628cchore: fix changeset (#526)152b8ccchore: release 4.0 (#525)48351c9chore: setup changesets / oidc publishing (#524)54ac4b7chore: supply-chain hardening (#523)ba3ffbdchore: switch to pnpm (#522)cff9a93fix: reorder endregion comments (#521)75887f3chore: docs + changelogMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier-plugin-svelte since your current version.
Updates
typescript-eslintfrom 8.59.4 to 8.60.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
f891c29chore(release): publish 8.60.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