chore: bump up all non-major dependencies #26
Merged
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:
4.20241004.0
->4.20241018.0
0.2.0
->0.2.2
20.16.10
->20.16.13
9.12.1
->9.12.2
6.1.50
->6.1.52
5.6.2
->5.6.3
3.80.0
->3.81.0
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20241018.0
Compare Source
v4.20241011.0
Compare Source
pnpm/pnpm (pnpm)
v9.12.2
: pnpm 9.12.2Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
remusao/tldts (tldts)
v6.1.52
Compare Source
📜 Update Public Suffix List
tldts-experimental
,tldts-icann
,tldts
Authors: 1
v6.1.51
Compare Source
📜 Update Public Suffix List
tldts-experimental
,tldts
📝 Documentation
🔩 Dependencies
Authors: 2
microsoft/TypeScript (typescript)
v5.6.3
Compare Source
cloudflare/workers-sdk (wrangler)
v3.81.0
Compare Source
Minor Changes
586c253
Thanks @courtney-sims! - feat: Adds new detailed pages deployment output typePatch Changes
#6963
a5ac45d
Thanks @RamIdeas! - fix: makewrangler dev --remote
respect wrangler.toml'saccount_id
property.This was a regression in the
--x-dev-env
flow recently turned on by default.#6996
b8ab809
Thanks @emily-shen! - fix: improve error messaging when accidentally using Workers commands in Pages projectIf we detect a Workers command used with a Pages project (i.e. wrangler.toml contains
pages_output_build_dir
), error with Pages version of command rather than "missing entry-point" etc.v3.80.5
Compare Source
Patch Changes
5761020
,7859a04
]:v3.80.4
Compare Source
Patch Changes
#6937
51aedd4
Thanks @lrapoport-cf! - fix: show help when kv commands are run without parametersUpdated dependencies [
c863183
,fd43068
]:v3.80.3
Compare Source
Patch Changes
#6927
2af75ed
Thanks @emily-shen! - fix: respectCLOUDFLARE_ACCOUNT_ID
withwrangler pages project
commandsFixes #4947
#6894
eaf71b8
Thanks @petebacondarwin! - fix: improve the rendering of build errors when bundling#6920
2e64968
Thanks @vicb! - chore: update unenv dependency versionPulls in feat(node/net): implement Server mock.
#6932
4c6aad0
Thanks @vicb! - fix: allowrequire
ing unenv aliased packagesBefore this PR
require
ing packages aliased in unenv would fail.That's because
require
would load the mjs file.This PR adds wraps the mjs file in a virtual ES module to allow
require
ing it.v3.80.2
Compare Source
Patch Changes
1320f20
Thanks @andyjessop! - chore: adds eslint-disable for ESLint error on empty typescript interface in workers-configuration.d.tsv3.80.1
Compare Source
Patch Changes
#6908
d696850
Thanks @penalosa! - fix: debounce restarting worker on assets dir file changes when--x-dev-env
is enabled.#6902
dc92af2
Thanks @threepointone! - fix: enable esbuild's keepNames: true to set .name on functions/classes#6909
82180a7
Thanks @penalosa! - fix: Various fixes for logging in--x-dev-env
, primarily to ensure the hotkeys don't wipe useful output and are cleaned up correctly#6903
54924a4
Thanks @petebacondarwin! - fix: ensure thatalias
config gets passed through to the bundler when using new--x-dev-env
Fixes #6898
#6911
30b7328
Thanks @emily-shen! - fix: infer experimentalJsonConfig from file extensionFixes #5768 - issue with vitest and Pages projects with wrangler.toml
Updated dependencies [
5c50949
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.