graphql-armor
graphql-armor copied to clipboard
chore(deps): update dependency @changesets/cli to v2.29.5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @changesets/cli (source) | 2.29.1 -> 2.29.5 |
Release Notes
changesets/changesets (@​changesets/cli)
v2.29.5
v2.29.4
Patch Changes
-
#​1668
65d6632Thanks @​Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabled -
Updated dependencies [
65d6632]:- @​changesets/assemble-release-plan@​6.0.8
- @​changesets/get-release-plan@​4.0.12
v2.29.3
Patch Changes
-
#​1589
de8bebcThanks @​remorses, @​vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json -
#​1619
c1e8a78Thanks @​manucorporat! - Support../inpublishConfig.directorywhen publishing packages -
Updated dependencies [
de8bebc]:
v2.29.2
Patch Changes
-
#​1636
f73f84aThanks @​Netail! - Correctly resolve new changesets withsinceoption when the.changesetdirectory is not directly in the git root -
Updated dependencies [
f73f84a]:- @​changesets/read@​0.6.5
- @​changesets/git@​3.0.4
- @​changesets/get-release-plan@​4.0.10
- @​changesets/apply-release-plan@​7.0.12
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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: aaec6f6c948b7cde0e04c8ef4cd2a4c48a75223c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 92.19%. Comparing base (79fc49b) to head (aaec6f6).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #785 +/- ##
=======================================
Coverage 92.19% 92.19%
=======================================
Files 17 17
Lines 397 397
Branches 128 128
=======================================
Hits 366 366
Misses 31 31
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.