chore(deps): update dependencies #224
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:
8.10.145->8.10.1461.7.7->1.7.81.9.8->1.10.01.9.8->1.10.03.3.3->3.4.1Release Notes
axios/axios (axios)
v1.7.8Compare Source
Bug Fixes
globalThis.TextEncoderwhen available (#6634) (df956d1)Contributors to this release
hashicorp/terraform (hashicorp/terraform)
v1.10.0Compare Source
1.10.0 (November 27, 2024)
NEW FEATURES:
ephemeralasnullfunction: a function takes a value of any type and returns a similar value of the same type with any ephemeral values replaced with non-ephemeral null values and all non-ephemeral values preserved.BUG FIXES:
secret_suffixin thekubernetesbackend now includes validation to prevent errors when thesecret_suffixends with a number (#35666).error_messagevalues to pass the core validate step, so variable validation can be completed later during plan(#35537)
selfwith many instances could encounter an error during evaluation (#35895)plantimestamp()function would return an invalid date during validation (#35902)plan -generate-config-out) for string attributes that contain primitive types (e.g. numbers or booleans) (#35984)issensitivecould incorrectly assert that an unknown value was not sensitive during plan, but later became sensitive during apply, causing failures where changes did not match the planned result (#36012)ENHANCEMENTS:
elementfunction now accepts negative indices (#35501)terraform validate(#35543)plan,apply, andrefreshcommands now produce a deprecated warning when using the-stateflag. Instead use thepathattribute within thelocalbackend to modify the state file. (#35660)UPGRADE NOTES:
assume_roleblock (#35721)moved: Moved blocks now respect reserved keywords when parsing resource addresses. Configurations that reference resources with type names that match top level blocks and keywords frommovedblocks will need to prepend theresource.identifier to these references. (#35850)Previous Releases
For information on prior major and minor releases, refer to their changelogs:
prettier/prettier (prettier)
v3.4.1Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on(#16887 by @fisker)v3.4.0Compare Source
diff
🔗 Release Notes
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.