Skip to content
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-dev): bump the dev-npm group across 1 directory with 13 updates #269

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps the dev-npm group with 13 updates in the / directory:

Package From To
wxt 0.18.4 0.18.6
@sveltejs/adapter-auto 3.2.1 3.2.2
@sveltejs/kit 2.5.10 2.5.16
vite 5.2.12 5.3.1
@hey-api/openapi-ts 0.46.3 0.47.0
prettier 3.3.1 3.3.2
eslint 9.4.0 9.5.0
eslint-plugin-svelte 2.39.0 2.39.4
globals 15.3.0 15.5.0
prettier-plugin-tailwindcss 0.6.1 0.6.4
svelte-eslint-parser 0.36.0 0.38.0
typescript-eslint 7.12.0 7.13.0
@sveltejs/package 2.3.1 2.3.2

Updates wxt from 0.18.4 to 0.18.6

Release notes

Sourced from wxt's releases.

wxt v0.18.6

compare changes

🚀 Enhancements

  • modules: Add new addImportPreset helper function (#720)

🩹 Fixes

  • types: Module options param is optional, but types did not reflect that (#719)
  • modules: Re-export WxtModule type from wxt/modules to prevent TS2742 (#721)
  • modules: Add modules to TS project so type augmentation works (#722)

🏡 Chore

  • dev-deps: Upgrade typescript to 5.4 (#718)

wxt v0.18.5

compare changes

🚀 Enhancements

  • Module system (#672)

🩹 Fixes

  • To fix the issue with Entrypoint Side Effects link errors (#705)
  • storage: Add storage area typing for storage keys (#708)

📖 Documentation

  • Restructure wxt.dev (#701)
  • Add eslintrc info to auto-imports page (454b076)

🏡 Chore

  • deps: Bump linkedom from 0.16.8 to 0.18.2 (#690)
  • deps: Bump nypm from 0.3.6 to 0.3.8 (#692)
  • deps-dev: Bump tsx from 4.7.0 to 4.11.2 (#699)
  • deps-dev: Bump execa from 8.0.1 to 9.1.0 (#691)
  • Fix flakey TS config (a257217)
  • Remove log in tests (eb3b9bc)
  • deps: Upgrade braces to 3.0.3 (#711)

🤖 CI

  • Add support for managing multiple changelogs (#712)

❤️ Contributors

... (truncated)

Commits
  • 2c9e775 chore(release): wxt v0.18.6
  • fa67910 fix(modules): Add modules to TS project so type augmentation works (#722)
  • c77773e feat(modules): Add new addImportPreset helper function (#720)
  • 148f3d5 fix(modules): Re-export WxtModule type from wxt/modules to prevent TS2742...
  • c7af789 fix(types): Module options param is optional, but types did not reflect tha...
  • 274d39b chore(dev-deps): Upgrade typescript to 5.4 (#718)
  • d1edb2d chore: Cache workspace dependency builds (#715)
  • ed86002 ci: Fix sync-releases script
  • 488fa6e ci: Fix sync-releases workflow
  • ea51cc0 Fix changelog
  • Additional commits viewable in compare view

Updates @sveltejs/adapter-auto from 3.2.1 to 3.2.2

Release notes

Sourced from @​sveltejs/adapter-auto's releases.

@​sveltejs/adapter-auto@​3.2.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-auto's changelog.

3.2.2

Patch Changes

Commits

Updates @sveltejs/kit from 2.5.10 to 2.5.16

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.16

Patch Changes

  • fix: determine local Svelte version more reliably (#12350)

@​sveltejs/kit@​2.5.15

Patch Changes

  • fix: always decode asset URLs (#12352)

@​sveltejs/kit@​2.5.14

Patch Changes

  • fix: read non-encoded data URIs (#12347)

@​sveltejs/kit@​2.5.13

Patch Changes

  • fix: decode asset URLs in dev when reading them, but for real this time (#12344)

@​sveltejs/kit@​2.5.12

Patch Changes

  • fix: decode asset URLs in dev when reading them (#12341)

@​sveltejs/kit@​2.5.11

Patch Changes

  • fix: hrefs that start with config.prerender.origin are now crawled (#12277)

  • chore: add keywords for discovery in npm search (#12330)

  • fix: handle whitespace in HTTP Accept header (#12292)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.16

Patch Changes

  • fix: determine local Svelte version more reliably (#12350)

2.5.15

Patch Changes

  • fix: always decode asset URLs (#12352)

2.5.14

Patch Changes

  • fix: read non-encoded data URIs (#12347)

2.5.13

Patch Changes

  • fix: decode asset URLs in dev when reading them, but for real this time (#12344)

2.5.12

Patch Changes

  • fix: decode asset URLs in dev when reading them (#12341)

2.5.11

Patch Changes

  • fix: hrefs that start with config.prerender.origin are now crawled (#12277)

  • chore: add keywords for discovery in npm search (#12330)

  • fix: handle whitespace in HTTP Accept header (#12292)

Commits

Updates vite from 5.2.12 to 5.3.1

Changelog

Sourced from vite's changelog.

5.3.1 (2024-06-14)

5.3.0 (2024-06-13)

Features

Performance

Fixes

Chore

... (truncated)

Commits

Updates @hey-api/openapi-ts from 0.46.3 to 0.47.0

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.47.0

Minor Changes

  • #685 8ca3e5e Thanks @​mrlubos! - feat: add initial support for response transformers (string -> Date)

  • #663 e01c612 Thanks @​Stono! - Add support for customizing method names with services.methodNameBuilder()

Commits
  • 4a2fb1f Merge pull request #675 from hey-api/changeset-release/main
  • 006460c Version Packages
  • 4be6494 Merge pull request #685 from hey-api/ci/changeset-transformers
  • 8ca3e5e docs: add transformers changeset
  • 106a38b Merge pull request #684 from hey-api/ci/minor-to-patch-for-build
  • f72b50a ci: undo vscode settings changes
  • 93d3d72 Merge pull request #663 from Stono/main
  • e46a91f Merge pull request #681 from hey-api/docs/transformers
  • 3e72eb5 Merge branch 'main' into docs/transformers
  • 60a7ee0 Merge pull request #683 from hey-api/ci/e2e-fix
  • Additional commits viewable in compare view

Updates prettier from 3.3.1 to 3.3.2

Release notes

Sourced from prettier's releases.

3.3.2

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05)

{{! Input }}
<div>{{@x.y.z}}</div>
{{! Prettier 3.3.1 }}
<div>{{@​x}}</div>
{{! Prettier 3.3.2 }}
<div>{{@​x.y.z}}</div>

Commits

Updates eslint from 9.4.0 to 9.5.0

Release notes

Sourced from eslint's releases.

v9.5.0

Features

  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)

Bug Fixes

  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)

Documentation

  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)

Chores

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)
Changelog

Sourced from eslint's changelog.

v9.5.0 - June 14, 2024

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)
Commits

Updates eslint-plugin-svelte from 2.39.0 to 2.39.4

Release notes

Sourced from eslint-plugin-svelte's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #772 0ecab95 Thanks @​ota-meshi! - fix: false positive for kebab-case with svelte v5 in svelte/no-unused-svelte-ignore
Commits
  • 23f7bf2 chore: release eslint-plugin-svelte (#788)
  • e7e25d6 deps: update svelte-eslint-parser to support Svelte 5.0.0-next.155 (#786)
  • dd64827 fix(deps): update dependency known-css-properties to ^0.32.0
  • 8433a8f chore: update deps and fix testcase (#784)
  • 336f0ee chore(deps): update dependency svelte to v5.0.0-next.153
  • f0d796a chore: release eslint-plugin-svelte (#779)
  • 3e2a732 fix: update svelte-eslint-parser (#778)
  • e5b2e19 chore(deps): update dependency nyc to v17
  • adaf19a chore: move CHANGELOG.md
  • d3b36f2 chore: release eslint-plugin-svelte (#776)
  • Additional commits viewable in compare view

Updates globals from 15.3.0 to 15.5.0

Release notes

Sourced from globals's releases.

v15.5.0

  • Update globals (#254) 19ea4cf

sindresorhus/globals@v15.4.0...v15.5.0

v15.4.0

  • Add globals for every yearly es versions (#252) 45c1b17

sindresorhus/globals@v15.3.0...v15.4.0

Commits

Updates prettier-plugin-tailwindcss from 0.6.1 to 0.6.4

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.4

  • Export PluginOptions type (#292)

v0.6.3

  • Improve detection of string concatenation (#288)

v0.6.2

Changed

  • Only remove duplicate Tailwind classes (#277)
  • Make sure escapes in classes are preserved in string literals (#286)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.4] - 2024-06-12

  • Export PluginOptions type (#292)

[0.6.3] - 2024-06-11

  • Improve detection of string concatenation (#288)

[0.6.2] - 2024-06-07

Changed

  • Only remove duplicate Tailwind classes (#277)
  • Make sure escapes in classes are preserved in string literals (#286)
Commits

…dates

Bumps the dev-npm group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [wxt](https://github.com/wxt-dev/wxt) | `0.18.4` | `0.18.6` |
| [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) | `3.2.1` | `3.2.2` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.5.10` | `2.5.16` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.12` | `5.3.1` |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.46.3` | `0.47.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.1` | `3.3.2` |
| [eslint](https://github.com/eslint/eslint) | `9.4.0` | `9.5.0` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.39.0` | `2.39.4` |
| [globals](https://github.com/sindresorhus/globals) | `15.3.0` | `15.5.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.1` | `0.6.4` |
| [svelte-eslint-parser](https://github.com/sveltejs/svelte-eslint-parser) | `0.36.0` | `0.38.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.12.0` | `7.13.0` |
| [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) | `2.3.1` | `2.3.2` |



Updates `wxt` from 0.18.4 to 0.18.6
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.18.4...wxt-v0.18.6)

Updates `@sveltejs/adapter-auto` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-auto)

Updates `@sveltejs/kit` from 2.5.10 to 2.5.16
- [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 `vite` from 5.2.12 to 5.3.1
- [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.1/packages/vite)

Updates `@hey-api/openapi-ts` from 0.46.3 to 0.47.0
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

Updates `prettier` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.1...3.3.2)

Updates `eslint` from 9.4.0 to 9.5.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.4.0...v9.5.0)

Updates `eslint-plugin-svelte` from 2.39.0 to 2.39.4
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected])

Updates `globals` from 15.3.0 to 15.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.3.0...v15.5.0)

Updates `prettier-plugin-tailwindcss` from 0.6.1 to 0.6.4
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.1...v0.6.4)

Updates `svelte-eslint-parser` from 0.36.0 to 0.38.0
- [Release notes](https://github.com/sveltejs/svelte-eslint-parser/releases)
- [Changelog](https://github.com/sveltejs/svelte-eslint-parser/blob/main/CHANGELOG.md)
- [Commits](sveltejs/svelte-eslint-parser@v0.36.0...v0.38.0)

Updates `typescript-eslint` from 7.12.0 to 7.13.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/v7.13.0/packages/typescript-eslint)

Updates `@sveltejs/package` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/package/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/package)

---
updated-dependencies:
- dependency-name: wxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: "@sveltejs/adapter-auto"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-npm
- dependency-name: "@hey-api/openapi-ts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-npm
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-npm
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-npm
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: svelte-eslint-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-npm
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-npm
- dependency-name: "@sveltejs/package"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2024
Copy link

vercel bot commented Jun 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
youtube-downloader ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 2:24am

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-npm-6e16134996 branch June 24, 2024 03:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant