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.26.0 #111

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

changesets/changesets

v2.26.0

Compare Source

Minor Changes
  • #​1033 521205d Thanks @​Andarist! - A new config-level changedFilePatterns option has been added. You can configure it with an array of glob patterns like here:

    // .changeset/config.json
    {
      "changedFilePatterns": ["src/**"]
    }

    Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects changesets add and changeset status.

Patch Changes

v2.25.2

Compare Source

Patch Changes

v2.25.1

Compare Source

Patch Changes
  • #​997 4d4d67b Thanks @​JakeGinnivan! - Add error message when running changesets in a repo with workspaces configured but no packages yet

  • #​985 8d0115e Thanks @​mino01x! - Fixed an issue with private packages with versions being included in the CLI prompt despite the privatePackages.version: false setting.

v2.25.0

Compare Source

Minor Changes
  • #​662 8c08469 Thanks @​JakeGinnivan! - Private packages can now be tagged in the same way public packages do when they are published to npm.

    To enable set privatePackages: { version: true, tag: true } in your config.json.

    You can also now opt private packages out of versioning entirely by setting privatePackages: false.

Patch Changes

v2.24.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2022

⚠️ No Changeset found

Latest commit: f363f00

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, 2022

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, 2022

📊 Package size report   No changes

File Before After
Total (Includes all files) 43.5 kB 43.5 kB
Tarball size 11.7 kB 11.7 kB
Unchanged files
File Size
lib/index.cjs 10.0 kB
lib/index.d.ts 1.4 kB
lib/index.js 9.8 kB
lib/index.js.map 9.0 kB
lib/types.d.ts 888 B
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB
package.json 3.4 kB
README.md 7.9 kB

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

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (f363f00) compared to base (ce638d4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #111   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          130       130           
  Branches        57        57           
=========================================
  Hits           130       130           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 7641471 to 927ce3a Compare October 1, 2022 13:21
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.24.4 chore(deps): update dependency @changesets/cli to ^2.25.0 Oct 1, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 927ce3a to ab96956 Compare October 29, 2022 13:13
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.25.0 chore(deps): update dependency @changesets/cli to ^2.25.1 Oct 29, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from ab96956 to 27cd17b Compare October 31, 2022 21:28
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.25.1 chore(deps): update dependency @changesets/cli to ^2.25.2 Oct 31, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 27cd17b to 5b93ec2 Compare November 20, 2022 16:52
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.25.2 Update dependency @changesets/cli to ^2.25.2 Dec 17, 2022
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.25.2 chore(deps): update dependency @changesets/cli to ^2.25.2 Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.25.2 chore(deps): update dependency @changesets/cli to ^2.26.0 Dec 18, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 5b93ec2 to 009196b Compare December 18, 2022 12:51
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch 3 times, most recently from d1fa092 to e97e4f5 Compare January 26, 2023 06:35
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from e97e4f5 to f363f00 Compare January 26, 2023 08:45
@JounQin JounQin merged commit ec9cca7 into main Jan 27, 2023
@JounQin JounQin deleted the renovate/changesets-cli-2.x branch January 27, 2023 15:03
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