-
Notifications
You must be signed in to change notification settings - Fork 782
chore(deps): update all non-major dependencies (v3) #4391
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
Open
renovate
wants to merge
1
commit into
v3
Choose a base branch
from
renovate/v3-all-minor-patch
base: v3
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+131
−131
Conversation
This file contains hidden or 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
✅ Deployed ui3
|
commit: |
673eef7
to
cf99143
Compare
cf99143
to
1a7e1f0
Compare
1a7e1f0
to
b4753e6
Compare
b4753e6
to
7f52132
Compare
7f52132
to
351167a
Compare
351167a
to
9905ccd
Compare
9905ccd
to
deefb84
Compare
deefb84
to
d903511
Compare
d903511
to
0be20f4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^1.2.51
->^1.2.52
^1.2.39
->^1.2.40
^2.0.10
->^2.0.11
^12.0.0
->^12.1.1
^5.1.7
->^5.1.8
10.12.2
->10.12.3
^3.6.0
->^3.6.1
^4.20.5
->^4.21.2
Release Notes
unjs/unhead (@unhead/vue)
v2.0.11
Compare Source
🐞 Bug Fixes
View changes on GitHub
WiseLibs/better-sqlite3 (better-sqlite3)
v12.1.1
Compare Source
What's Changed
v37
prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1386Full Changelog: WiseLibs/better-sqlite3@v12.1.0...v12.1.1
v12.1.0
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.0.0...v12.1.0
nuxt-modules/og-image (nuxt-og-image)
v5.1.8
Compare Source
pnpm/pnpm (pnpm)
v10.12.3
Compare Source
Patch Changes
Regression introduced in v10.12.2 by #9648; resolves #9685.
prettier/prettier (prettier)
v3.6.1
Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlines
library to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlines
did not already closethem.
cloudflare/workers-sdk (wrangler)
v4.21.2
Compare Source
Patch Changes
#9731
75b75f3
Thanks @gabivlj! - containers: Check for container scopes before running a container command to give a better error#9641
fdbc9f6
Thanks @IRCody! - Update container builds to use a more robust method for detecting if the currently built image already exists.#9736
55c83a7
Thanks @gabivlj! - containers: Do not check scopes if not defined#9667
406fba5
Thanks @IRCody! - Fail earlier in the deploy process when deploying a container worker if docker is not detected.v4.21.1
Compare Source
Patch Changes
#9626
9c938c2
Thanks @penalosa! - Supportwrangler version upload
for Python Workers#9718
fb83341
Thanks @mhart! - fix error message when docker daemon is not running#9689
b137a6f
Thanks @emily-shen! - fix: correctly pass container engine config to miniflare#9722
29e911a
Thanks @emily-shen! - Update containers config schema.Deprecates
containers.configuration
in favour of top level fields. Makes top levelimage
required. Deprecatesinstances
anddurable_objects
. Makesname
optional.#9666
f3c5791
Thanks @IRCody! - Add a reasonable default name for containers that have no defined name.Updated dependencies [
b137a6f
]:v4.21.0
Compare Source
Minor Changes
#9692
273952f
Thanks @dom96! - Condenses Python vendored modules in output table#9654
2a5988c
Thanks @dom96! - Python Workers now automatically bundle .so files from vendored packagesPatch Changes
#9695
0e64c35
Thanks @emily-shen! - Move hotkey registration later in dev start upThis should have no functional change, but allows us to conditionally render hotkeys based on config.
#9098
ef20754
Thanks @jseba! - Migrate Workers Containers commands to Containers API EndpointsThe Workers Containers API was built on top of Cloudchamber, but has now been moved to its own API
with a reduced scoping and new token.
#9712
2a4c467
Thanks @emily-shen! - Makewrangler container
commands printopen-beta
statusConfiguration
📅 Schedule: Branch creation - "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.
This PR was generated by Mend Renovate. View the repository job log.