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.1 - autoclosed #311

Closed
wants to merge 1 commit into from

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.1 age adoption passing confidence

Release Notes

changesets/changesets

v2.26.1

Compare Source

Patch Changes
  • #​1115 feddc88 Thanks @​Andarist! - Call pnpm publish directly from the directory of the published package. This allows pnpm to correctly handle configured publishConfig.directory.

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: 42d935b

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) 185.1 kB 185.1 kB
Tarball size 39.0 kB -0.01%↓39.0 kB
Unchanged files
File Size
.changeset/config.json 309 B
.changeset/README.md 510 B
.codesandbox/ci.json 76 B
.editorconfig 161 B
.eslintignore 63 B
.eslintrc 103 B
.gitattributes 35 B
.github/workflows/ci.yml 751 B
.github/workflows/codeql.yml 841 B
.github/workflows/pkg-size.yml 489 B
.github/workflows/release.yml 1.2 kB
.github/workflows/vercel.yml 807 B
.lintstagedrc.cjs 50 B
.nvmrc 6 B
.remarkrc 42 B
.simple-git-hooks.cjs 51 B
.stylelintignore 99 B
.stylelintrc 42 B
CHANGELOG.md 730 B
LICENSE 1.1 kB
package.json 4.1 kB
packages/es-modules/CHANGELOG.md 4.4 kB
packages/es-modules/index.ts 1.4 kB
packages/es-modules/package.json 915 B
packages/es-modules/README.md 1.3 kB
packages/es-modules/test/test.spec.ts 927 B
packages/es-modules/tsconfig.json 139 B
packages/imagemin/CHANGELOG.md 7.7 kB
packages/imagemin/package.json 1.2 kB
packages/imagemin/src/cli.ts 588 B
packages/imagemin/src/index.ts 1.1 kB
packages/imagemin/tsconfig.json 132 B
packages/rollup/CHANGELOG.md 17.7 kB
packages/rollup/package.json 1.8 kB
packages/rollup/shim.d.ts 587 B
packages/rollup/src/cli.ts 4.3 kB
packages/rollup/src/config.ts 13.2 kB
packages/rollup/tsconfig.json 131 B
packages/umd-globals/CHANGELOG.md 5.7 kB
packages/umd-globals/index.ts 1.7 kB
packages/umd-globals/package.json 819 B
packages/umd-globals/README.md 1.1 kB
packages/umd-globals/test/test.spec.ts 1.9 kB
packages/umd-globals/tsconfig.json 139 B
packages/utils/CHANGELOG.md 9.5 kB
packages/utils/openChrome.applescript 2.5 kB
packages/utils/package.json 988 B
packages/utils/src/browser.ts 4.6 kB
packages/utils/src/constants.ts 817 B
packages/utils/src/helpers.ts 3.9 kB
packages/utils/src/index.ts 119 B
packages/utils/src/monorepo.ts 474 B
packages/utils/tsconfig.json 161 B
packages/webpack-angular/CHANGELOG.md 8.4 kB
packages/webpack-angular/index.js 43 B
packages/webpack-angular/package.json 663 B
packages/webpack-mdx/CHANGELOG.md 7.1 kB
packages/webpack-mdx/index.js 43 B
packages/webpack-mdx/package.json 610 B
packages/webpack-react/CHANGELOG.md 7.0 kB
packages/webpack-react/index.js 43 B
packages/webpack-react/package.json 606 B
packages/webpack-svelte/CHANGELOG.md 5.8 kB
packages/webpack-svelte/index.js 43 B
packages/webpack-svelte/package.json 609 B
packages/webpack-vue/CHANGELOG.md 6.2 kB
packages/webpack-vue/index.js 43 B
packages/webpack-vue/package.json 661 B
packages/webpack/.config/.postcssrc.cjs 51 B
packages/webpack/CHANGELOG.md 17.2 kB
packages/webpack/index.pug 270 B
packages/webpack/package.json 1.9 kB
packages/webpack/src/cli.ts 2.9 kB
packages/webpack/src/config.ts 11.8 kB
packages/webpack/src/inline-chunk-html-plugin.ts 2.4 kB
packages/webpack/tsconfig.json 131 B
README.md 4.2 kB
src/angular/app.component.html 103 B
src/angular/app.component.scss 27 B
src/angular/app.component.ts 599 B
src/angular/app.m.scss 33 B
src/angular/app.module.ts 339 B
src/angular/index.ts 570 B
src/angular/tsconfig.json 199 B
src/react/App.tsx 111 B
src/react/index.tsx 146 B
src/svelte/App.svelte 64 B
src/svelte/index.ts 123 B
src/vue/.prettierrc 28 B
src/vue/App.vue 52 B
src/vue/index.ts 91 B
tsconfig.app.json 85 B
tsconfig.base.json 38 B
tsconfig.json 338 B
vercel.json 304 B

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

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Patch and project coverage have no change.

Comparison is base (37485fc) 100.00% compared to head (42d935b) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #311   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           39        39           
  Branches        14        14           
=========================================
  Hits            39        39           

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

Deploy preview for pkgr ready!

✅ Preview
https://pkgr-lhd3n7ez5-jounqin.vercel.app

Built with commit 42d935b.
This pull request is being automatically deployed with vercel-action

@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from a9a6c67 to d130f0c Compare October 1, 2022 13:52
@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 d130f0c to 04c5fe0 Compare October 29, 2022 12:02
@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 04c5fe0 to 3c42e64 Compare October 31, 2022 22:13
@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 3c42e64 to c285f6d Compare November 20, 2022 11:42
@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 force-pushed the renovate/changesets-cli-2.x branch from c285f6d to 782ff96 Compare December 18, 2022 13:11
@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 changed the title chore(deps): update dependency @changesets/cli to ^2.26.0 chore(deps): update dependency @changesets/cli to ^2.26.1 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 782ff96 to 42d935b Compare April 3, 2023 14:59
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.26.1 chore(deps): update dependency @changesets/cli to ^2.26.1 - autoclosed Apr 5, 2023
@renovate renovate bot closed this Apr 5, 2023
@renovate renovate bot deleted the renovate/changesets-cli-2.x branch April 5, 2023 15:57
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

0 participants