chore(deps-dev): bump the development-dependencies group across 1 directory with 7 updates#29
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ectory with 7 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.7.2` | `3.7.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.3` | `8.60.1` | | [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.1` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.9.0` | `20.10.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.4` | `17.0.7` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.6` | `4.1.8` | Updates `@astrojs/sitemap` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.3/packages/integrations/sitemap) Updates `@typescript-eslint/eslint-plugin` from 8.59.3 to 8.60.1 - [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/v8.60.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.3 to 8.60.1 - [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/v8.60.1/packages/parser) Updates `eslint` from 10.3.0 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.1) Updates `happy-dom` from 20.9.0 to 20.10.1 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.9.0...v20.10.1) Updates `lint-staged` from 17.0.4 to 17.0.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.4...v17.0.7) Updates `vitest` from 4.1.6 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: happy-dom dependency-version: 20.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 17.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 development-dependencies group with 6 updates in the / directory:
3.7.23.7.38.59.38.60.110.3.010.4.120.9.020.10.117.0.417.0.74.1.64.1.8Updates
@astrojs/sitemapfrom 3.7.2 to 3.7.3Release notes
Sourced from @astrojs/sitemap's releases.
Changelog
Sourced from @astrojs/sitemap's changelog.
Commits
1e49163[ci] release (#16832)783c4a6Stamp sitemap index entries with per-file lastmod (#16837)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)5c543c5refactor(astro): add internal entry points for test (#16473)f7566b8refactor: unify test setup (#16445)ba2dbf1refactor(astro): correct Fixture type signatures in test-utils (#16380)245f300refactor: migrate sitemap tests to typescript (#16353)88fcc98fix integrations links across docs (#16098)Updates
@typescript-eslint/eslint-pluginfrom 8.59.3 to 8.60.1Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
4f84a69chore(release): publish 8.60.1598af56docs(eslint-plugin): clarify no-redeclare type-value collision not covered by...1849b53chore: typecheck using tsgo (#12139)5341d59chore: fix lint issues (#12369)f525814fix(eslint-plugin): [no-shadow] correct rule to match ESLint v10 handling (#1...2df540cchore(eslint-plugin): defer type checks to improve rules performance (#12296)1ab4284fix(eslint-plugin): respect ECMAScript line terminators in ts-comment rules (...2f49df5docs: update references to@stylistic/eslint-pluginrules in documentation ...f891c29chore(release): publish 8.60.0ca6ca14chore(release): publish 8.59.4Updates
@typescript-eslint/parserfrom 8.59.3 to 8.60.1Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
4f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0ca6ca14chore(release): publish 8.59.4Updates
eslintfrom 10.3.0 to 10.4.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4a3d15a10.4.143e7e2bBuild: changelog update for 10.4.1e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930)b0e466btest: adddataproperty to invalid tests cases for rules (#20924)d4ce898fix: propagate failures from delegated commands (#20917)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916)f78838btest: add CodePath type coverage (#20904)61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20...002942cci: declare contents:read on update-readme workflow (#20919)Updates
happy-domfrom 20.9.0 to 20.10.1Release notes
Sourced from happy-dom's releases.
Commits
20f89aafix: #2180 Try to fix publish workflow (#2181)f08c3fachore: #2177 Update happy-conventional-commit (#2179)df504c0chore: #2177 Update happy-conventional-commit (#2178)c3db9e2chore: #2174 Fix NPM cache issue (#2175)5a50f8achore: #2171 Fix canvas adapter peer dependency to happy-dom (#2173)090183achore: #2171 Fix canvas adapter peer dependency to happy-dom (#2172)e5b81b1feat: #241 Adds canvas adapter package (#2069)cd6f87ffix: #0 Fix github release workflow (#2141)Updates
lint-stagedfrom 17.0.4 to 17.0.7Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
cd11fecMerge pull request #1807 from lint-staged/changeset-release/main15a8ee0chore(changeset): release797bbd9Merge pull request #1808 from lint-staged/add-stashing-faq504e307docs: add FAQ entry on how stashing workseff5cd1Merge pull request #1806 from lint-staged/update-tinyexece692e58build(deps): updatetinyexec@^1.2.4a2dd4eaMerge pull request #1805 from lint-staged/update-github-templatesc928519docs: update GitHub templates094ba56Merge pull request #1798 from lint-staged/changeset-release/main88e19fechore(changeset): releaseUpdates
vitestfrom 4.1.6 to 4.1.8Release notes
Sourced from vitest's releases.
Commits
e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7Dependabot 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