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 vite group with 2 updates #1388

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2023

Bumps the vite group with 2 updates: @swc/core and vite.

Updates @swc/core from 1.3.91 to 1.3.92

Changelog

Sourced from @​swc/core's changelog.

[1.3.92] - 2023-10-05

Bug Fixes

  • (es/compat) Fix scoping of explicit-resource-management (#8044) (96a7a4d)

  • (es/compat) Transform default-exported class decorators correctly (#8050) (a751f1c)

  • (es/compat) Use async and await correctly in block-scoping pass (#8056) (8318ea8)

  • (es/module) Handle directives (#8048) (4d8e101)

Miscellaneous Tasks

... (truncated)

Commits
  • 28af875 chore: Publish v1.3.92 with swc_core v0.83.38 (#8067)
  • c26ee63 chore: Add evanw.github.io to the allowed repro hosts
  • 0edd368 chore: Publish crates
  • a2f1010 chore: Update nissuer.yml (#8060)
  • 8967694 chore: Publish crates
  • 8318ea8 fix(es/compat): Use async and await correctly in block-scoping pass (#8...
  • c6e0a18 chore: Mark reproduction link required
  • a555823 chore: Configure issue validator
  • 4abfbaa chore: Publish crates
  • 2a508bc chore: Configure nissuer (#8053)
  • Additional commits viewable in compare view

Updates vite from 4.4.9 to 4.4.11

Changelog

Sourced from vite's changelog.

4.4.11 (2023-10-05)

  • revert: "fix: use string manipulation instead of regex to inject esbuild helpers (54e1275), closes #14094

4.4.10 (2023-10-03)

Commits
  • b50db04 release: v4.4.11
  • 54e1275 revert: "fix: use string manipulation instead of regex to inject esbuild helpers
  • f3a3e77 release: v4.4.10
  • f8b9adb fix: restore builtins list
  • 104971d fix(resolve): support submodules of optional peer deps (#14489)
  • 0c6d289 fix(analysis): warnings for dynamic imports that use static template literals...
  • 269aa43 fix(import-analysis): preserve importedUrls import order (#14465)
  • 6f6e5de fix: handle errors during hasWorkspacePackageJSON function (#14394)
  • 8bc1f9d feat: improve deno and bun support (#14379)
  • 3d63ae6 fix(manifest): preserve pure css chunk assets (#14297)
  • Additional commits viewable in compare view

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 pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies relates to dependencies within the repo labels Oct 8, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 8, 2023

⚠️ No Changeset found

Latest commit: ed15e42

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 8, 2023

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

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2023 7:15am
design-system-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2023 7:15am

Bumps the vite group with 2 updates: [@swc/core](https://github.com/swc-project/swc) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@swc/core` from 1.3.91 to 1.3.92
- [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.3.91...v1.3.92)

Updates `vite` from 4.4.9 to 4.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <[email protected]>
@joshuaellis joshuaellis merged commit 2e6783a into main Oct 9, 2023
9 checks passed
@joshuaellis joshuaellis deleted the dependabot/npm_and_yarn/vite-b3b9ff3292 branch October 9, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies relates to dependencies within the repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant