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

fix(deps): update all non-major dependencies #431

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/solid-js (source) ^4.4.2 -> ^4.4.4 age adoption passing confidence
@changesets/cli (source) ^2.27.9 -> ^2.27.10 age adoption passing confidence
@cloudflare/workers-types ^4.20241022.0 -> ^4.20241112.0 age adoption passing confidence
@​netlify/edge-functions ^2.11.0 -> ^2.11.1 age adoption passing confidence
@types/node (source) ^18.19.62 -> ^18.19.64 age adoption passing confidence
@types/node (source) ^20.17.4 -> ^20.17.6 age adoption passing confidence
@vercel/analytics (source) ^1.3.2 -> ^1.4.1 age adoption passing confidence
@vercel/nft ^0.27.5 -> ^0.27.6 age adoption passing confidence
astro (source) ^4.16.8 -> ^4.16.14 age adoption passing confidence
eslint (source) ^9.13.0 -> ^9.15.0 age adoption passing confidence
eslint-plugin-regexp ^2.6.0 -> ^2.7.0 age adoption passing confidence
magic-string ^0.30.12 -> ^0.30.13 age adoption passing confidence
miniflare (source) ^3.20241022.0 -> ^3.20241106.1 age adoption passing confidence
rollup (source) ^4.24.3 -> ^4.27.3 age adoption passing confidence
turbo (source) ^2.2.3 -> ^2.3.1 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.7.2 age adoption passing confidence
typescript-eslint (source) ^8.12.2 -> ^8.15.0 age adoption passing confidence
vite (source) ^5.4.10 -> ^5.4.11 age adoption passing confidence
wrangler (source) ^3.84.0 -> ^3.90.0 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/solid-js)

v4.4.4

Compare Source

Patch Changes

v4.4.3

Compare Source

Patch Changes
changesets/changesets (@​changesets/cli)

v2.27.10

Compare Source

cloudflare/workerd (@​cloudflare/workers-types)

v4.20241112.0

Compare Source

v4.20241106.0

Compare Source

vercel/analytics (@​vercel/analytics)

v1.4.1

Compare Source

What's Changed

Full Changelog: vercel/analytics@1.4.0...1.4.1

v1.4.0

Compare Source

What's Changed

Full Changelog: vercel/analytics@1.3.2...1.4.0

vercel/nft (@​vercel/nft)

v0.27.6

Compare Source

Bug Fixes
withastro/astro (astro)

v4.16.14

Compare Source

Patch Changes

v4.16.13

Compare Source

Patch Changes
  • #​12436 453ec6b Thanks @​martrapp! - Fixes a potential null access in the clientside router

  • #​12392 0462219 Thanks @​apatel369! - Fixes an issue where scripts were not correctly injected during the build. The issue was triggered when there were injected routes with the same entrypoint and different pattern

v4.16.12

Compare Source

Patch Changes
  • #​12420 acac0af Thanks @​ematipico! - Fixes an issue where the dev server returns a 404 status code when a user middleware returns a valid Response.

v4.16.11

Compare Source

Patch Changes

v4.16.10

Compare Source

Patch Changes

v4.16.9

Compare Source

Patch Changes
eslint/eslint (eslint)

v9.15.0

Compare Source

v9.14.0

Compare Source

ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)

v2.7.0

Compare Source

Minor Changes
  • Add support for ES2025 duplicate named capturing groups (#​752)
Patch Changes
  • Updates unicode property alias resource with latest (#​766)

  • fix(regexp/no-useless-dollar-replacements): Correct capturing group not found grammar (#​776)

rich-harris/magic-string (magic-string)

v0.30.13

Compare Source

Features
cloudflare/workers-sdk (miniflare)

v3.20241106.1

Compare Source

Minor Changes

v3.20241106.0

Compare Source

Patch Changes
rollup/rollup (rollup)

v4.27.3

Compare Source

2024-11-18

Bug Fixes
  • Revert object property tree-shaking for now (#​5736)
Pull Requests

v4.27.2

Compare Source

2024-11-15

Bug Fixes
  • Ensure unused variables in patterns are always deconflicted if rendered (#​5728)
Pull Requests

v4.27.1

Compare Source

2024-11-15

Bug Fixes
  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#​5727)
Pull Requests

v4.27.0

Compare Source

2024-11-15

Features
  • Tree-shake unused properties in object literals (#​5420)
Bug Fixes
  • Change hash length limit to 21 to avoid inconsistent hash length (#​5423)
Pull Requests

v4.26.0

Compare Source

2024-11-13

Features
  • Allow to avoid await bundle.close() via explicit resource management in TypeScript (#​5721)
Pull Requests

v4.25.0

Compare Source

2024-11-09

Features
  • Add output.sourcemapDebugIds option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#​5712)
Bug Fixes
  • Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#​5719)
Pull Requests

v4.24.4

Compare Source

2024-11-04

Bug Fixes
  • Ensure mutations by handlers in Proxy definitions are always respected when tree-shaking (#​5713)
Pull Requests
vercel/turborepo (turbo)

v2.3.1

Compare Source

v2.3.0: Turborepo v2.3.0

Compare Source

What's Changed
Docs
@​turbo/codemod
Examples
Changelog
New Contributors

Full Changelog: vercel/turborepo@v2.2.3...v2.3.0

microsoft/TypeScript (typescript)

v5.7.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.15.0

Compare Source

🚀 Features
  • typescript-eslint: allow infinitely deep array nesting in config function and extends (#​10333)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • add missing peer dependencies (#​9744)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.14.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.13.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v5.4.11

Compare Source

Please refer to CHANGELOG.md for details.

cloudflare/workers-sdk (wrangler)

[v3.90.0](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANG


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Nov 4, 2024
Copy link

changeset-bot bot commented Nov 4, 2024

⚠️ No Changeset found

Latest commit: 9d634fc

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

@github-actions github-actions bot added pkg: cloudflare pkg: netlify pkg: node Related to Node adapter (scope) labels Nov 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3a1223b to e53aba4 Compare November 4, 2024 14:46
@github-actions github-actions bot added the pkg: vercel Related to Vercel adapter (scope) label Nov 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 7eb1e3b to c04f10f Compare November 6, 2024 23:30
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Nov 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 8a7256b to f6b5039 Compare November 15, 2024 16:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 10f5fef to 56487c5 Compare November 18, 2024 18:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c7695c4 to 7679d80 Compare November 21, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies pkg: cloudflare pkg: netlify pkg: node Related to Node adapter (scope) pkg: vercel Related to Vercel adapter (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants