-
-
Notifications
You must be signed in to change notification settings - Fork 380
chore(deps): update secretlint monorepo to v9 (major) #1747
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
Merged
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
Deploying vue-i18n-next with
|
| Latest commit: |
4c7bc27
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7298d41d.vue-i18n-next.pages.dev |
| Branch Preview URL: | https://renovate-major-secretlint-mo.vue-i18n-next.pages.dev |
1f0b701 to
e77a75d
Compare
e77a75d to
837251b
Compare
cc8a48f to
2994ca9
Compare
2994ca9 to
bb81704
Compare
@intlify/core
@intlify/devtools-types
@intlify/core-base
@intlify/message-compiler
petite-vue-i18n
@intlify/shared
vue-i18n
@intlify/vue-i18n-core
commit: |
bb81704 to
7ff977d
Compare
906ad80 to
6970b95
Compare
46aa98e to
6994c75
Compare
8d289e4 to
3982e9d
Compare
3982e9d to
634bdf6
Compare
634bdf6 to
b168540
Compare
b168540 to
262f539
Compare
262f539 to
b8fc8af
Compare
Size ReportBundles
Usages
|
b8fc8af to
9d76691
Compare
9d76691 to
cea849f
Compare
cea849f to
4c7bc27
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:
^3.1.0->^9.0.0^3.2.0->^9.0.0Release Notes
secretlint/secretlint (@secretlint/secretlint-rule-preset-recommend)
v9.0.0Compare Source
What's Changed
Secretlint v9 updates
@secretlint/secretlint-rule-preset-recommendBREAKING CHANGES
enableIDScanRule: falseby defaultNew Rules to Recommended
Add 1password and Linear rule to
@secretlint/secretlint-rule-preset-recommendFull Changelog: secretlint/secretlint@v8.5.0...v9.0.0
v8.5.0Compare Source
What's Changed
Features
enableIDScanRuleoption by @azu in https://github.com/secretlint/secretlint/pull/908This
enableIDScanRulewill befalsein secretlint v9.Other Changes
Full Changelog: secretlint/secretlint@v8.4.0...v8.5.0
v8.4.0Compare Source
What's Changed
Features
Other Changes
Full Changelog: secretlint/secretlint@v8.3.3...v8.4.0
v8.3.3Compare Source
What's Changed
Add single-executable binary for
secretlint.Supported Platform
Releases page includes the following platform binaries:
secretlint-<version>-linux-x64secretlint-<version>-linux-arm64secretlint-<version>-windows-x64.exesecretlint-<version>-darwin-x64secretlint-<version>-darwin-arm64Checksum files are available as
secretlint-<version>-sha256sum.txtBuilt-in Rules
This binary includes the following rules:
Usage
For more details, please see https://github.com/secretlint/secretlint/tree/master/publish/binary-compiler
Bug Fixes
It make
secretlintbinary stableFull Changelog: secretlint/secretlint@v8.3.2...v8.3.3
v8.3.2Compare Source
What's Changed
Other Changes
Full Changelog: secretlint/secretlint@v8.3.1...v8.3.2
v8.3.1Compare Source
What's Changed
Bug Fixes
CI
Full Changelog: secretlint/secretlint@v8.3.0...v8.3.1
v8.3.0Compare Source
What's Changed
Add single-executable binary for
secretlint.Supported Platform
Releases page includes the following platform binaries:
See 8.3.3 release page.
8.3.0's binary is broken
secretlint-<version>-linux-x64secretlint-<version>-linux-arm64secretlint-<version>-windows-x64.exesecretlint-<version>-darwin-x64secretlint-<version>-darwin-arm64Checksum files are available as
secretlint-<version>-sha256sum.txtBuilt-in Rules
This binary includes the following rules:
Usage
For more details, please see publish/binary-compiler README.
Features
secretlint/pull/895
Dependency Updates
Full Changelog: secretlint/secretlint@v8.2.4...v8.3.0
v8.2.4Compare Source
What's Changed
Bug Fixes
This release allow to escape glob characters.
secretlint "./app/\(root\)/*"Also, you not need to escape full path anymore.
secretlint "./app/(root)/test.js"Documentation
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v8.2.3...v8.2.4
v8.2.3Compare Source
What's Changed
Bug Fixes
CI
Full Changelog: secretlint/secretlint@v8.2.2...v8.2.3
v8.2.2Compare Source
What's Changed
Features
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v8.2.1...v8.2.2
v8.2.1Compare Source
What's Changed
CI
Other Changes
Full Changelog: secretlint/secretlint@v8.2.0...v8.2.1
v8.2.0Compare Source
What's Changed
Features
Documentation
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v8.1.2...v8.2.0
v8.1.2Compare Source
What's Changed
Bug Fixes
Dependency Updates
Other Changes
Full Changelog: secretlint/secretlint@v8.1.1...v8.1.2
v8.1.1Compare Source
What's Changed
Bug Fixes
Documentation
Dependency Updates
Other Changes
New Contributors
Full Changelog: secretlint/secretlint@v8.1.0...v8.1.1
v8.1.0Compare Source
What's Changed
Features
CI
Dependency Updates
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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.