-
Notifications
You must be signed in to change notification settings - Fork 73
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 22 updates #469
Merged
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 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact) | `3.0.2` | `3.5.2` | | [@preact/signals](https://github.com/preactjs/signals/tree/HEAD/packages/preact) | `1.2.1` | `1.3.0` | | [clsx](https://github.com/lukeed/clsx) | `2.0.0` | `2.1.1` | | [preact](https://github.com/preactjs/preact) | `10.17.1` | `10.23.2` | | [sharp](https://github.com/lovell/sharp) | `0.32.6` | `0.33.5` | | [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.8.1` | `0.9.3` | | [@astrojs/ts-plugin](https://github.com/withastro/language-tools/tree/HEAD/packages/ts-plugin) | `1.1.3` | `1.10.1` | | [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) | `4.17.9` | `4.17.12` | | [@types/mapbox__rehype-prism](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mapbox__rehype-prism) | `0.8.0` | `0.8.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.3.5` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.20` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.1` | `8.2.2` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.9.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.35.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.42` | | [postcss-html](https://github.com/ota-meshi/postcss-html) | `1.5.0` | `1.7.0` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.3.3` | | [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | `0.12.0` | `0.14.1` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.5.4` | | [typescript-plugin-css-modules](https://github.com/mrmckeb/typescript-plugin-css-modules) | `5.0.1` | `5.1.0` | Updates `@astrojs/preact` from 3.0.2 to 3.5.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/preact/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/preact@3.5.2/packages/integrations/preact) Updates `@preact/signals` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/preactjs/signals/releases) - [Changelog](https://github.com/preactjs/signals/blob/main/packages/preact/CHANGELOG.md) - [Commits](https://github.com/preactjs/signals/commits/@preact/signals@1.3.0/packages/preact) Updates `clsx` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v2.0.0...v2.1.1) Updates `preact` from 10.17.1 to 10.23.2 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.17.1...10.23.2) Updates `sharp` from 0.32.6 to 0.33.5 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.32.6...v0.33.5) Updates `@astrojs/check` from 0.8.1 to 0.9.3 - [Release notes](https://github.com/withastro/language-tools/releases) - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.9.3/packages/astro-check) Updates `@astrojs/ts-plugin` from 1.1.3 to 1.10.1 - [Release notes](https://github.com/withastro/language-tools/releases) - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/ts-plugin/CHANGELOG.md) - [Commits](https://github.com/withastro/language-tools/commits/@astrojs/ts-plugin@1.10.1/packages/ts-plugin) Updates `@types/lodash-es` from 4.17.9 to 4.17.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es) Updates `@types/mapbox__rehype-prism` from 0.8.0 to 0.8.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox__rehype-prism) Updates `@types/react` from 18.2.21 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `autoprefixer` from 10.4.15 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.15...10.4.20) Updates `concurrently` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.1...v8.2.2) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.9.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.9.0) Updates `eslint-plugin-react` from 7.33.2 to 7.35.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.35.0) Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `postcss` from 8.4.31 to 8.4.42 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.4.42) Updates `postcss-html` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/ota-meshi/postcss-html/releases) - [Commits](ota-meshi/postcss-html@v1.5.0...v1.7.0) Updates `prettier` from 3.0.3 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.0.3...3.3.3) Updates `prettier-plugin-astro` from 0.12.0 to 0.14.1 - [Release notes](https://github.com/withastro/prettier-plugin-astro/releases) - [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md) - [Commits](withastro/prettier-plugin-astro@v0.12.0...v0.14.1) Updates `typescript` from 5.2.2 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.2.2...v5.5.4) Updates `typescript-plugin-css-modules` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/mrmckeb/typescript-plugin-css-modules/releases) - [Commits](mrmckeb/typescript-plugin-css-modules@v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: "@astrojs/preact" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@preact/signals" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@astrojs/check" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@astrojs/ts-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/lodash-es" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/mapbox__rehype-prism" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: postcss-html 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-minor dependency-group: npm - dependency-name: prettier-plugin-astro dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-plugin-css-modules dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 1, 2024
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
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 22 updates in the / directory:
3.0.2
3.5.2
1.2.1
1.3.0
2.0.0
2.1.1
10.17.1
10.23.2
0.32.6
0.33.5
0.8.1
0.9.3
1.1.3
1.10.1
4.17.9
4.17.12
0.8.0
0.8.3
18.2.21
18.3.5
10.4.15
10.4.20
8.2.1
8.2.2
9.0.0
9.1.0
6.7.1
6.9.0
7.33.2
7.35.0
4.6.0
4.6.2
8.4.31
8.4.42
1.5.0
1.7.0
3.0.3
3.3.3
0.12.0
0.14.1
5.2.2
5.5.4
5.0.1
5.1.0
Updates
@astrojs/preact
from 3.0.2 to 3.5.2Release notes
Sourced from
@astrojs/preact
's releases.Changelog
Sourced from
@astrojs/preact
's changelog.... (truncated)
Commits
5af8b4f
[ci] release (#11835)a2214ce
[ci] format5f2536b
fix: handle preact signals in array correctly (#11834)48b85c1
fix(deps): update all non-major dependencies (#11765)315ec07
fix(deps): update all non-major dependencies (#11674)7adb350
Prevent throwing in react and solid component checks (#11624)72c7ae9
update formatter config (#11640)4c1b769
chore: bump typescript-eslint to v8 (#11649)750d532
fix(deps): update all non-major dependencies (#11565)e30cf49
[ci] release (#11442)Updates
@preact/signals
from 1.2.1 to 1.3.0Release notes
Sourced from
@preact/signals
's releases.Changelog
Sourced from
@preact/signals
's changelog.Commits
26d49bf
Version Packages (#579)931404e
chore(signals): add default undefined type (#578)80e4d99
Version Packages58befba
Autopublish with provenance (#535)b373986
docs: Add mention ofuseSignalEffect
hook in integration readmesdca5f2a
Version Packages (#418)de68f7c
Capture expected behavior of passing signals through context (#425)3b3496d
Add release guide and specify files to include in package (#343)Updates
clsx
from 2.0.0 to 2.1.1Release notes
Sourced from clsx's releases.
... (truncated)
Commits
925494c
2.1.13d960ab
fix(types): includebigint
inClassValue
type (#96)684509c
chore: add licenses badgea60db12
2.1.01a49142
feat: addclsx/lite
module5cac14c
2.0.1855eec2
chore(bench): include ≠ symbolbf64e71
chore: update module size6e3b2b9
chore: update benchmarks;554ad31
chore: dedicated string vs number var usage;Updates
preact
from 10.17.1 to 10.23.2Release notes
Sourced from preact's releases.
... (truncated)
Commits
2c6df95
10.23.2 (#4473)7b5b240
Add stress test and another fix (#4472)91679e5
Add TypeScript support for Container.contains (#4471)ab743a9
chore: oxlint v0.7.0 (#4469)8d86fe1
Merge pull request #4466 from kuronijin/maineeb9bdd
Merge branch 'main' into main6ee78d2
General performance improvements for folks using compat (#4459)fe0f9e6
Added the AriaRole type export7dc5703
Merge pull request #4462 from DonIsaac/don/fix/no-unused-vars-preparation3b26fc8
fix: prepare for no-unused-varsUpdates
sharp
from 0.32.6 to 0.33.5Changelog
Sourced from sharp's changelog.
... (truncated)
Commits
fc32e0b
Release v0.33.50546e48
Docs: changelog entry for #4191ab65b7a
TypeScript: chromaSubsampling can be undefined (#4191)2474bd4
Prerelease v0.33.5-rc.1ff2e689
Remove yarn v1 specifics from help text6327f13
CI: Add yarn v1 to packaging testsf1e69a2
Prerelease v0.33.5-rc.03c14dbb
Minimise use ofengines
property to improve yarn v1 support82cebc3
Upgrade to libvips v8.15.3 for Linux ARMv6ad36fa0
Ensure emnapiInit function is exportedUpdates
@astrojs/check
from 0.8.1 to 0.9.3Release notes
Sourced from
@astrojs/check
's releases.Changelog
Sourced from
@astrojs/check
's changelog.... (truncated)
Commits
cb4dc89
Version Packages (#940)28dfebe
feat: Update to Volar 2.4.0 (#938)47d362e
chore: match main repo linting config and fix linting issues1172836
chore: update formatting config to match main repob6d5aab
Version Packages (#930)492b2bf
Version Packages (#926)93b5c30
Version Packages (#925)97d2558
Version Packages (#917)48689d1
Version Packages (#906)Updates
@astrojs/ts-plugin
from 1.1.3 to 1.10.1Release notes
Sourced from
@astrojs/ts-plugin
's releases.... (truncated)
Changelog
Sourced from
@astrojs/ts-plugin
's changelog.... (truncated)
Commits
cb4dc89
Version Packages (#940)28dfebe
feat: Update to Volar 2.4.0 (#938)b52c0f4
Version Packages (#937)9b6c8b3
[ci] formatd624646
Content Collections Intellisense (#915)3a4d60b
Version Packages (#935)e5732ff
chore: update compiler86656d2
Version Packages (#934)5186329
chore: update lockfile47d362e
chore: match main repo linting config and fix linting issuesUpdates
@types/lodash-es
from 4.17.9 to 4.17.12Commits
Updates
@types/mapbox__rehype-prism
from 0.8.0 to 0.8.3Commits
Updates
@types/react
from 18.2.21 to 18.3.5Commits
Updates
autoprefixer
from 10.4.15 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 98060e33
Release 10.4.19 versionfe7bae4
Remove end→flex-end warning5f6f362
Update dependencies13a86df
Move to flat ESLint configb3e0579
Update dependencies90dc18d
Release 10.4.18 versionUpdates
concurrently
from 8.2.1 to 8.2.2Release notes
Sourced from concurrently's releases.
Commits
5a45482
8.2.2e06501b
Update dependencies (#449)ac668c7
logger: use subscribeSpyTo in testsa61ef39
Test against Node.js v20 instead of v19 (#442)565e0b1
Update dependencies (#441)81529a9
fix(suggestion): prefixColors API type to embrace string type (#439)Updates
eslint-config-prettier
from 9.0.0 to 9.1.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
40c7f3d
eslint-config-prettier v9.1.04110dff
Merge pull request #271 from prettier/deprecated6d0bd92
Update tests to handle newly deprecated rules4c876b9
Move rules deprecated in ESLint 8.53.0 to the deprecated section24445c0
Use specialRule constant7827196
Group deprecated and removed rules by version48f804c
Roll back to ESLint 8.52.0 for now16f03b8
Update Prettierb06d618
Update npm packages25fc427
turn offunicorn/template-indent
(#269)Updates
eslint-plugin-jsx-a11y
from 6.7.1 to 6.9.0Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.