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): update all non-major dependencies #1008

Merged
merged 1 commit into from Apr 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@aws-sdk/client-bedrock (source) ^3.556.0 -> ^3.561.0 age adoption passing confidence peerDependencies minor
@aws-sdk/client-bedrock (source) ^3.556.0 -> ^3.561.0 age adoption passing confidence dependencies minor
@aws-sdk/client-bedrock-runtime (source) ^3.556.0 -> ^3.561.0 age adoption passing confidence peerDependencies minor
@aws-sdk/client-bedrock-runtime (source) ^3.556.0 -> ^3.561.0 age adoption passing confidence dependencies minor
@aws-sdk/client-ec2 (source) ^3.557.0 -> ^3.561.0 age adoption passing confidence peerDependencies minor
@aws-sdk/client-ec2 (source) ^3.557.0 -> ^3.561.0 age adoption passing confidence dependencies minor
@commitlint/cli (source) ^19.2.2 -> ^19.3.0 age adoption passing confidence peerDependencies minor
@commitlint/cli (source) ^19.2.2 -> ^19.3.0 age adoption passing confidence dependencies minor
@iconify/json (source) ^2.2.202 -> ^2.2.203 age adoption passing confidence dependencies patch
@tauri-apps/api ^1.5.3 -> ^1.5.4 age adoption passing confidence peerDependencies patch
@tauri-apps/api ^1.5.3 -> ^1.5.4 age adoption passing confidence dependencies patch
@typescript-eslint/eslint-plugin (source) ^7.7.0 -> ^7.7.1 age adoption passing confidence dependencies patch
@typescript-eslint/parser (source) ^7.7.0 -> ^7.7.1 age adoption passing confidence dependencies patch
aws-sdk ^2.1603.0 -> ^2.1605.0 age adoption passing confidence dependencies minor
eslint (source) ^9.1.0 -> ^9.1.1 age adoption passing confidence peerDependencies patch
eslint (source) ^9.1.0 -> ^9.1.1 age adoption passing confidence dependencies patch
eslint (source) ^9.1.0 -> ^9.1.1 age adoption passing confidence devDependencies patch
eslint-plugin-n ^17.2.1 -> ^17.3.0 age adoption passing confidence dependencies minor
eslint-plugin-vitest ^0.5.3 -> ^0.5.4 age adoption passing confidence dependencies patch
eslint-typegen ^0.2.3 -> ^0.2.4 age adoption passing confidence devDependencies patch
mysql2 (source) ^3.9.6 -> ^3.9.7 age adoption passing confidence dependencies patch
mysql2 (source) ^3.9.6 -> ^3.9.7 age adoption passing confidence optionalDependencies patch
neverthrow ^6.1.0 -> ^6.2.1 age adoption passing confidence peerDependencies minor
neverthrow ^6.1.0 -> ^6.2.1 age adoption passing confidence dependencies minor
rollup (source) ^4.15.0 -> ^4.16.4 age adoption passing confidence devDependencies minor
tauri (source) 1.6.1 -> 1.6.2 age adoption passing confidence dependencies patch
vite-plugin-vue-devtools (source) ^7.0.27 -> ^7.1.2 age adoption passing confidence devDependencies minor
vitest (source) ^1.5.0 -> ^1.5.1 age adoption passing confidence devDependencies patch
vue (source) ^3.4.23 -> ^3.4.25 age adoption passing confidence dependencies patch
vue (source) ^3.4.23 -> ^3.4.25 age adoption passing confidence peerDependencies patch
vue-component-meta (source) ^2.0.13 -> ^2.0.14 age adoption passing confidence peerDependencies patch
vue-component-meta (source) ^2.0.13 -> ^2.0.14 age adoption passing confidence dependencies patch
vue-tsc (source) ^2.0.13 -> ^2.0.14 age adoption passing confidence devDependencies patch
vue-tsc (source) ^2.0.13 -> ^2.0.14 age adoption passing confidence peerDependencies patch
vue-tsc (source) ^2.0.13 -> ^2.0.14 age adoption passing confidence dependencies patch

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-bedrock)

v3.561.0

Compare Source

Features
  • client-bedrock: This release introduces Model Evaluation and Guardrails for Amazon Bedrock. (48f0cbb)
aws/aws-sdk-js-v3 (@​aws-sdk/client-bedrock-runtime)

v3.561.0

Compare Source

Features
  • client-bedrock-runtime: This release introduces Guardrails for Amazon Bedrock. (7ddf8df)
aws/aws-sdk-js-v3 (@​aws-sdk/client-ec2)

v3.561.0

Compare Source

Features
  • client-ec2: This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API. (4fcf9f7)
conventional-changelog/commitlint (@​commitlint/cli)

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

iconify/icon-sets (@​iconify/json)

v2.2.203

Compare Source

tauri-apps/tauri (@​tauri-apps/api)

v1.5.4: @​tauri-apps/cli v1.5.4

Compare Source

[1.5.4]

Dependencies
  • Upgraded to tauri-cli@1.5.4
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.7.1

Compare Source

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

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

aws/aws-sdk-js (aws-sdk)

v2.1605.0

Compare Source

  • feature: Bedrock: This release introduces Model Evaluation and Guardrails for Amazon Bedrock.
  • feature: BedrockAgent: Introducing the ability to create multiple data sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to define the deletion behavior of the underlying vector store data.
  • feature: BedrockAgentRuntime: This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base.
  • feature: BedrockRuntime: This release introduces Guardrails for Amazon Bedrock.
  • feature: CostExplorer: Added additional metadata that might be applicable to your reservation recommendations.
  • feature: EC2: This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.
  • feature: WorkSpacesWeb: Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)

v2.1604.0

Compare Source

  • feature: BedrockAgent: Releasing the support for simplified configuration and return of control
  • feature: BedrockAgentRuntime: Releasing the support for simplified configuration and return of control
  • feature: PaymentCryptography: Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service.
  • feature: Route53Profiles: Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account.
  • feature: SageMaker: This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
  • feature: Transfer: Adding new API to support remote directory listing using SFTP connector
eslint/eslint (eslint)

v9.1.1

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.3.0

Compare Source

🌟 Features
🩹 Fixes
  • unsupported-features/node-builtins-modules range compare (#​252) (d50ae85)
🧹 Chores
veritem/eslint-plugin-vitest (eslint-plugin-vitest)

v0.5.4

Compare Source

Features
  • support old Eslint configuration
  • update dependencies
antfu/eslint-typegen (eslint-typegen)

v0.2.4

Compare Source

No significant changes

    View changes on GitHub
sidorares/node-mysql2 (mysql2)

v3.9.7

Compare Source

Bug Fixes
  • security: sanitize timezone parameter value to prevent code injection (#​2608) (7d4b098)
supermacro/neverthrow (neverthrow)

v6.2.1: Fix empty dist folder

Compare Source

Fixes https://github.com/supermacro/neverthrow/issues/532

v6.2.0: New ResultAsunc.fromThrowable

Compare Source

Addresses https://github.com/supermacro/neverthrow/issues/488 & implements the .fromThrowable method on ResultAsync.

Thanks to @​ehaynes99 for implementing this 🚀


👉 Reminder; I'm looking for a maintainer to help out:

https://github.com/supermacro/neverthrow/issues/531

rollup/rollup (rollup)

v4.16.4

Compare Source

2024-04-23

Bug Fixes
  • Revert function parameter tracking logic introduced in 4.16.0 to work on some remaining issues (#​5487)
Pull Requests

v4.16.3

Compare Source

2024-04-23

Bug Fixes
  • Do not optimize IIFEs that have a name and are again referenced inside their definition (#​5486)
Pull Requests

v4.16.2

Compare Source

2024-04-22

Bug Fixes
  • Resolve a situation condition where reassignments of function parameters were not tracked properly (#​5482)
  • Make sure that for armv7 packages, only one package is downloaded for the user (musl or gnu) (#​5479)
Pull Requests

v4.16.1

Compare Source

2024-04-21

Bug Fixes
  • Fix crash when rendering logical or conditional expressions (#​5481)
Pull Requests

v4.16.0

Compare Source

2024-04-21

Features
  • Track function call arguments to optimize functions only called once or with the same literal values (#​5443)
Pull Requests
vuejs/devtools-next (vite-plugin-vue-devtools)

v7.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (vitest)

v1.5.1

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.4.25

Compare Source

Bug Fixes

v3.4.24

Compare Source

Bug Fixes
vuejs/language-tools (vue-component-meta)

v2.0.14

Compare Source

Features
  • language-core: added search html tag (#​4280) - Thanks @​audunhov
  • language-service: added Russian, Czech localization support
Bug Fixes
  • language-core: @ts-ignore not working for slots (#​4263)
  • language-core: reduce unnecessary props mapping (#​4284)
  • tsc: improve regexp performance for global type removal (#​4260) - Thanks @​blake-newman
Other Changes
  • Upgrade Volar from v2.2.0-alpha.8 to v2.2.0-alpha.10 to fix some issues:
    • Parameter Hints not working in Hybrid Mode (#​3948)
    • TS server to crash repeatedly when include large js file (#​4278)
    • Randomly causing errors when renaming / find definitions in Hybrid Mode (#​4257, #​4281, #​4282)
    • Unable to resolve Nuxt UI component type
    • Incomplete results for find refernces in Hybrid Mode
  • The following extensions have been added to Hybrid Mode’s compatibility whitelist:
    • bierner.lit-html
    • denoland.vscode-deno (When deno.enable is false)
    • jenkey2011.string-highlight
  • language-core: improve maintainability of codegen (#​4276)
    • Deprecated vueCompilerOptions.nativeTags, now respects the nodeType property of template AST node.
    • Dynamic component types without v-bind:is are no longer supported.

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update devdependency rollup to ^4.16.0 chore(deps): update all non-major dependencies Apr 21, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 6001369 to 69b9363 Compare April 24, 2024 09:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 69b9363 to 63bbe2a Compare April 24, 2024 12:14
@chrisbbreuer chrisbbreuer merged commit 27b05c4 into main Apr 24, 2024
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant