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 dependency @changesets/cli to ^2.27.12 #120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.26.1 -> ^2.27.12 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.12

Compare Source

v2.27.11

Compare Source

Patch Changes

v2.27.10

Compare Source

v2.27.9

Compare Source

Patch Changes

v2.27.8

Compare Source

v2.27.7

Compare Source

Patch Changes

v2.27.6

Compare Source

Patch Changes

v2.27.5

Compare Source

Patch Changes

v2.27.4

Compare Source

Patch Changes

v2.27.3

Compare Source

Patch Changes
  • #​1357 18c966a Thanks @​Andarist! - Fixed an issue with changeset status executed without since argument. It should now correctly use the configured base branch as the default value.

v2.27.2

Compare Source

Patch Changes

v2.27.1

Compare Source

Patch Changes
  • #​1267 86cfff1 Thanks @​Andarist! - Make ./bin.js available through package.json#exports to fix compatibility with changesets/action.

v2.27.0

Compare Source

Minor Changes
Patch Changes

v2.26.2

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@stackblitz
Copy link

stackblitz bot commented Sep 1, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2023

⚠️ No Changeset found

Latest commit: 5cbc324

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 1, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

📊 Package size report   No changes

File Before After
Total (Includes all files) 123.9 kB 123.9 kB
Tarball size 21.8 kB 21.8 kB
Unchanged files
File Size
.changeset/config.json 313 B
.changeset/README.md 510 B
.codesandbox/ci.json 76 B
.gitattributes 35 B
.github/workflows/ci.yml 749 B
.github/workflows/codeql.yml 832 B
.github/workflows/pkg-size.yml 494 B
.github/workflows/release.yml 1.0 kB
.lintstagedrc.js 50 B
.prettierignore 19 B
.simple-git-hooks.js 51 B
auto-imports.d.ts 776 B
CHANGELOG.md 237 B
LICENSE 1.1 kB
package.json 2.3 kB
packages/angular-parser/CHANGELOG.md 5.5 kB
packages/angular-parser/package.json 1.1 kB
packages/angular-parser/README.md 553 B
packages/angular-parser/src/index.ts 368 B
packages/angular-parser/src/worker.mts 8.4 kB
packages/angular-parser/test/__snapshots__/fixtures.spec.ts.snap 776 B
packages/angular-parser/test/__snapshots__/parser.spec.ts.snap 64.1 kB
packages/angular-parser/test/fixtures.spec.ts 434 B
packages/angular-parser/test/fixtures/.markuplintrc 180 B
packages/angular-parser/test/fixtures/.prettierrc 32 B
packages/angular-parser/test/fixtures/attr-duplication.html 89 B
packages/angular-parser/test/fixtures/case-sensitive-tag-name.html 1.1 kB
packages/angular-parser/test/fixtures/deprecated-element.html 31 B
packages/angular-parser/test/helper.ts 1.3 kB
packages/angular-parser/test/parser.spec.ts 2.8 kB
packages/angular-parser/tsconfig.json 154 B
packages/angular-rules/CHANGELOG.md 882 B
packages/angular-rules/package.json 488 B
packages/angular-rules/README.md 566 B
packages/angular-rules/src/attribute-group-order/__snapshots__/index.spec.ts.snap 5.7 kB
packages/angular-rules/src/attribute-group-order/index.spec.ts 8.2 kB
packages/angular-rules/src/attribute-group-order/index.ts 2.4 kB
packages/angular-rules/src/attribute-group-order/README.md 1.6 kB
packages/angular-rules/src/index.ts 388 B
packages/angular-rules/tsconfig.json 191 B
README.md 7.1 kB
tsconfig.base.json 273 B
tsconfig.json 162 B
vitest.config.ts 300 B

🤖 This report was automatically generated by pkg-size-action

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.75%. Comparing base (ec6e60d) to head (269aeb3).

Current head 269aeb3 differs from pull request most recent head 56d2e75

Please upload reports for the commit 56d2e75 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           3        3           
  Lines          48       48           
  Branches       15       15           
=======================================
  Hits           45       45           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.26.2 chore(deps): update dependency @changesets/cli to ^2.27.0 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from c83de64 to 269aeb3 Compare November 28, 2023 12:20
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.0 chore(deps): update dependency @changesets/cli to ^2.27.1 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 269aeb3 to 9d0f91f Compare May 17, 2024 17:23
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.1 chore(deps): update dependency @changesets/cli to ^2.27.2 May 17, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 9d0f91f to 9fa5366 Compare May 20, 2024 16:20
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.2 chore(deps): update dependency @changesets/cli to ^2.27.3 May 20, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 9fa5366 to 5cbbd22 Compare May 28, 2024 13:24
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.3 chore(deps): update dependency @changesets/cli to ^2.27.4 May 28, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 5cbbd22 to 3a7c6db Compare May 28, 2024 16:47
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.4 chore(deps): update dependency @changesets/cli to ^2.27.5 May 28, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 3a7c6db to b74a5bc Compare June 24, 2024 10:44
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.5 chore(deps): update dependency @changesets/cli to ^2.27.6 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from b74a5bc to 56d2e75 Compare July 1, 2024 10:20
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.6 chore(deps): update dependency @changesets/cli to ^2.27.7 Jul 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.7 chore(deps): update dependency @changesets/cli to ^2.27.8 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 56d2e75 to 6158255 Compare September 4, 2024 10:40
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 6158255 to d8637b2 Compare October 3, 2024 20:05
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.8 chore(deps): update dependency @changesets/cli to ^2.27.9 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from d8637b2 to 16a8a73 Compare November 20, 2024 14:30
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.9 chore(deps): update dependency @changesets/cli to ^2.27.10 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 16a8a73 to 1df2a5b Compare December 18, 2024 06:52
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.10 chore(deps): update dependency @changesets/cli to ^2.27.11 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 1df2a5b to 5cbc324 Compare January 24, 2025 12:56
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.11 chore(deps): update dependency @changesets/cli to ^2.27.12 Jan 24, 2025
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.

0 participants