Skip to content

build(deps-dev): bump the patterns group with 7 updates #504

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the patterns group with 7 updates:

Package From To
@emotion/react 11.13.0 11.13.3
@swc/core 1.7.14 1.7.18
@types/react 18.3.3 18.3.4
eslint 9.9.0 9.9.1
expect-type 0.19.0 0.20.0
husky 9.1.4 9.1.5
vite 5.4.1 5.4.2

Updates @emotion/react from 11.13.0 to 11.13.3

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.13.3

Patch Changes

Commits

Updates @swc/core from 1.7.14 to 1.7.18

Changelog

Sourced from @​swc/core's changelog.

Changelog

[1.7.17] - 2024-08-23

Bug Fixes

  • (bindings/wasm) Fix typing (#9469) (8c007c4)

  • (ci) FIx pattern for actions/download-artifact (ac7bd31)

  • (es/minifier) Force rename synthesized identifiers (#9473) (c72b5f8)

  • (es/minifier) Mark LHS of for-in/of as update (#9474) (ac432c4)

  • (es/typescript) Correctly handle deep import chains (#9487) (50d70d3)

  • (es/typescript) Correctly handle ESM context (#9490) (fc0483c)

  • (html) Fix html binding (eefae1c)

Features

  • (bindings/html) Allow using lightningcss as minfiier (#9462) (74d6478)

  • (es/minifier) Drop more patterns with PURE marker (#9478) (ede1a52)

  • (es/parser) Disallow let let (#9484) (1121bc0)

  • (visit) Add experimental traverse APIs (#9464) (3ee8980)

Miscellaneous Tasks

  • (html) Use binding_html_node instead of html_node (bdea5cb)

  • (html) Fix publish action (f30fd4f)

... (truncated)

Commits
  • 54f99a2 chore: Publish 1.7.18 with swc_core v0.101.6
  • f500dd4 chore: Update changelog
  • 6a47580 chore: Publish 1.7.18-nightly-20240824.1 with swc_core v0.101.6
  • 92dee82 chore: Fix publish action
  • ef74760 chore: Update changelog
  • b73cadc chore: Publish 1.7.17 with swc_core v0.101.6
  • efa38b0 chore: Update changelog
  • 58fe9a4 chore: Publish 1.7.17-nightly-20240823.1 with swc_core v0.101.6
  • d84720c chore: Disable html publish pipeline
  • 82fa400 chore: Publish crates with swc_core v0.101.6
  • Additional commits viewable in compare view

Updates @types/react from 18.3.3 to 18.3.4

Commits

Updates eslint from 9.9.0 to 9.9.1

Release notes

Sourced from eslint's releases.

v9.9.1

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M)

Documentation

  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas)
  • 5dbdd63 docs: eslint-plugin-markdown -> @​eslint/markdown (#18797) (Nicholas C. Zakas)
  • c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta)
  • f981d05 docs: Update README (GitHub Actions Bot)
  • b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta)
  • fb7a3f5 docs: update note for package managers (#18779) (Jay)

Chores

  • b0c34d0 chore: upgrade to @​eslint/js@​9.9.1 (#18809) (Francesco Trotta)
  • cd5a0da chore: package.json update for @​eslint/js release (Jenkins)
  • e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)
  • 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic)
  • f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann)
  • aed2624 chore: update dependency @​eslint/config-array to ^0.18.0 (#18788) (renovate[bot])
  • 5c29128 chore: update dependency @​eslint/core to ^0.4.0 (#18789) (renovate[bot])
  • 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater)
  • bf96855 chore: add ids to github issue templates (#18775) (Strek)
Changelog

Sourced from eslint's changelog.

v9.9.1 - August 23, 2024

  • b0c34d0 chore: upgrade to @​eslint/js@​9.9.1 (#18809) (Francesco Trotta)
  • cd5a0da chore: package.json update for @​eslint/js release (Jenkins)
  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)
  • 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas)
  • 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic)
  • 5dbdd63 docs: eslint-plugin-markdown -> @​eslint/markdown (#18797) (Nicholas C. Zakas)
  • c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta)
  • f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann)
  • aed2624 chore: update dependency @​eslint/config-array to ^0.18.0 (#18788) (renovate[bot])
  • 5c29128 chore: update dependency @​eslint/core to ^0.4.0 (#18789) (renovate[bot])
  • 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater)
  • f981d05 docs: Update README (GitHub Actions Bot)
  • b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta)
  • fb7a3f5 docs: update note for package managers (#18779) (Jay)
  • bf96855 chore: add ids to github issue templates (#18775) (Strek)
  • 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M)
Commits

Updates expect-type from 0.19.0 to 0.20.0

Release notes

Sourced from expect-type's releases.

v0.20.0

Breaking changes

This change updates how overloaded functions are treated. Now, .parameters gives you a union of the parameter-tuples that a function can take. For example, given the following type:

type Factorize = {
  (input: number): number[]
  (input: bigint): bigint[]
}

Behvaiour before:

expectTypeOf<Factorize>().parameters.toEqualTypeOf<[bigint]>()

Behaviour now:

expectTypeOf<Factorize>().parameters.toEqualTypeOf<[number] | [bigint]>()

There were similar changes for .returns, .parameter(...), and .toBeCallableWith. Also, overloaded functions are now differentiated properly when using .branded.toEqualTypeOf (this was a bug that it seems nobody found).

See #83 for more details or look at the updated docs (including a new section called "Overloaded functions", which has more info on how this behaviour differs for TypeScript versions before 5.3).

What's Changed

Full Changelog: mmkal/expect-type@v0.19.0...v0.20.0

v0.20.0-0

Breaking changes

... (truncated)

Commits

Updates husky from 9.1.4 to 9.1.5

Release notes

Sourced from husky's releases.

v9.1.5

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.4...v9.1.5

Commits

Updates vite from 5.4.1 to 5.4.2

Changelog

Sourced from vite's changelog.

5.4.2 (2024-08-20)

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
Copy link

netlify bot commented Aug 26, 2024

Deploy Preview for any-viewer ready!

Name Link
🔨 Latest commit 8b29704
🔍 Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/66cca1c414f3f200083e4c0a
😎 Deploy Preview https://deploy-preview-504--any-viewer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

socket-security bot commented Aug 26, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@emotion/react@11.13.3 None 0 824 kB emotion-release-bot
npm/@eslint/config-array@0.18.0 None 0 113 kB eslintbot
npm/@eslint/js@9.9.1 None 0 14.2 kB eslintbot
npm/@swc/core-darwin-arm64@1.7.18 None 0 37.8 MB kdy1
npm/@swc/core-darwin-x64@1.7.18 None 0 41.7 MB kdy1
npm/@swc/core-linux-arm-gnueabihf@1.7.18 None 0 26.3 MB kdy1, kwonoj
npm/@swc/core-linux-arm64-gnu@1.7.18 None 0 44.9 MB kdy1, kwonoj
npm/@swc/core-linux-arm64-musl@1.7.18 None 0 55.7 MB kdy1, kwonoj
npm/@swc/core-linux-x64-gnu@1.7.18 None 0 52 MB kdy1, kwonoj
npm/@swc/core-linux-x64-musl@1.7.18 None 0 63.6 MB kdy1, kwonoj
npm/@swc/core-win32-arm64-msvc@1.7.18 None 0 35.5 MB kdy1, kwonoj
npm/@swc/core-win32-ia32-msvc@1.7.18 None 0 29.8 MB kdy1, kwonoj
npm/@swc/core-win32-x64-msvc@1.7.18 None 0 55.5 MB kdy1, kwonoj
npm/@swc/core@1.7.18 None 0 120 kB kdy1, kwonoj
npm/@types/react@18.3.4 None 0 438 kB types
npm/eslint@9.9.1 environment 0 3.08 MB eslintbot
npm/expect-type@0.20.0 None 0 109 kB mmkale
npm/husky@9.1.5 None 0 0 B
npm/vite@5.4.2 None 0 3.26 MB antfu, patak, soda, ...2 more

🚮 Removed packages: npm/@emotion/react@11.13.0), npm/@eslint/config-array@0.17.1), npm/@eslint/js@9.9.0), npm/@swc/core-darwin-arm64@1.7.14), npm/@swc/core-darwin-x64@1.7.14), npm/@swc/core-linux-arm-gnueabihf@1.7.14), npm/@swc/core-linux-arm64-gnu@1.7.14), npm/@swc/core-linux-arm64-musl@1.7.14), npm/@swc/core-linux-x64-gnu@1.7.14), npm/@swc/core-linux-x64-musl@1.7.14), npm/@swc/core-win32-arm64-msvc@1.7.14), npm/@swc/core-win32-ia32-msvc@1.7.14), npm/@swc/core-win32-x64-msvc@1.7.14), npm/@swc/core@1.7.14), npm/@types/react@18.3.3), npm/eslint@9.9.0), npm/expect-type@0.19.0), npm/husky@9.1.4), npm/vite@5.4.1)

View full report↗︎

Bumps the patterns group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.0` | `11.13.3` |
| [@swc/core](https://github.com/swc-project/swc) | `1.7.14` | `1.7.18` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.4` |
| [eslint](https://github.com/eslint/eslint) | `9.9.0` | `9.9.1` |
| [expect-type](https://github.com/mmkal/expect-type) | `0.19.0` | `0.20.0` |
| [husky](https://github.com/typicode/husky) | `9.1.4` | `9.1.5` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.1` | `5.4.2` |


Updates `@emotion/react` from 11.13.0 to 11.13.3
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.0...@emotion/react@11.13.3)

Updates `@swc/core` from 1.7.14 to 1.7.18
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.7.14...v1.7.18)

Updates `@types/react` from 18.3.3 to 18.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint` from 9.9.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.0...v9.9.1)

Updates `expect-type` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/mmkal/expect-type/releases)
- [Commits](mmkal/expect-type@0.19.0...v0.20.0)

Updates `husky` from 9.1.4 to 9.1.5
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.4...v9.1.5)

Updates `vite` from 5.4.1 to 5.4.2
- [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.4.2/packages/vite)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patterns
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patterns
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patterns
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patterns
- dependency-name: expect-type
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patterns
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patterns
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patterns
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patterns-6d4df905fc branch from ac16b62 to 8b29704 Compare August 26, 2024 15:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

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

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patterns-6d4df905fc branch August 26, 2024 18:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants