un-ts / domiso

The smallest and fastest DOM sanitizer based on browser native DOMParser
https://domiso.js.org
MIT License
4 stars 1 forks source link

chore(deps): update dependency @changesets/cli to ^2.27.1 #29

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

changesets/changesets (@​changesets/cli) ### [`v2.27.1`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.1) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.0...@changesets/cli@2.27.1) ##### Patch Changes - [#​1267](https://togithub.com/changesets/changesets/pull/1267) [`86cfff1`](https://togithub.com/changesets/changesets/commit/86cfff1f1891e75238eec61dc97a303ad7a8c030) Thanks [@​Andarist](https://togithub.com/Andarist)! - Make `./bin.js` available through `package.json#exports` to fix compatibility with `changesets/action`. ### [`v2.27.0`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.0) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.26.2...@changesets/cli@2.27.0) ##### Minor Changes - [#​1185](https://togithub.com/changesets/changesets/pull/1185) [`a971652`](https://togithub.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a) Thanks [@​Andarist](https://togithub.com/Andarist)! - `package.json#exports` have been added to limit what (and how) code might be imported from the package. - [#​1236](https://togithub.com/changesets/changesets/pull/1236) [`dfd4cca`](https://togithub.com/changesets/changesets/commit/dfd4cca84118df913feedfeac37a4939566ae447) Thanks [@​camertron](https://togithub.com/camertron)! - Avoid using short commit IDs ##### Patch Changes - [#​1053](https://togithub.com/changesets/changesets/pull/1053) [`90a870a`](https://togithub.com/changesets/changesets/commit/90a870af2e7bcbe1551210063492e20c256f4995) Thanks [@​paescuj](https://togithub.com/paescuj)! - Replace the dependency `is-ci` with `ci-info`. - Updated dependencies \[[`a971652`](https://togithub.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a), [`dfd4cca`](https://togithub.com/changesets/changesets/commit/dfd4cca84118df913feedfeac37a4939566ae447)]: - [@​changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@​6](https://togithub.com/6).0.0 - [@​changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@​2](https://togithub.com/2).0.0 - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​7](https://togithub.com/7).0.0 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​4](https://togithub.com/4).0.0 - [@​changesets/changelog-git](https://togithub.com/changesets/changelog-git)[@​0](https://togithub.com/0).2.0 - [@​changesets/config](https://togithub.com/changesets/config)[@​3](https://togithub.com/3).0.0 - [@​changesets/errors](https://togithub.com/changesets/errors)[@​0](https://togithub.com/0).2.0 - [@​changesets/logger](https://togithub.com/changesets/logger)[@​0](https://togithub.com/0).1.0 - [@​changesets/types](https://togithub.com/changesets/types)[@​6](https://togithub.com/6).0.0 - [@​changesets/write](https://togithub.com/changesets/write)[@​0](https://togithub.com/0).3.0 - [@​changesets/read](https://togithub.com/changesets/read)[@​0](https://togithub.com/0).6.0 - [@​changesets/git](https://togithub.com/changesets/git)[@​3](https://togithub.com/3).0.0 - [@​changesets/pre](https://togithub.com/changesets/pre)[@​2](https://togithub.com/2).0.0 ### [`v2.26.2`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.26.2) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.26.1...@changesets/cli@2.26.2) ##### Patch Changes - [#​1176](https://togithub.com/changesets/changesets/pull/1176) [`41988ce`](https://togithub.com/changesets/changesets/commit/41988ceb8c1cedd3857c939448bf3965494ff0a4) Thanks [@​joshwooding](https://togithub.com/joshwooding)! - Bump [`semver`](https://togithub.com/npm/node-semver) dependency to v7.5.3 - Updated dependencies \[[`41988ce`](https://togithub.com/changesets/changesets/commit/41988ceb8c1cedd3857c939448bf3965494ff0a4)]: - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​6](https://togithub.com/6).1.4 - [@​changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@​5](https://togithub.com/5).2.4 - [@​changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@​1](https://togithub.com/1).3.6 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​3](https://togithub.com/3).0.17 - [@​changesets/config](https://togithub.com/changesets/config)[@​2](https://togithub.com/2).3.1 ### [`v2.26.1`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.26.1) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.26.0...@changesets/cli@2.26.1) ##### Patch Changes - [#​1115](https://togithub.com/changesets/changesets/pull/1115) [`feddc88`](https://togithub.com/changesets/changesets/commit/feddc88d74781a448855a5a0b0ffa50917489b15) Thanks [@​Andarist](https://togithub.com/Andarist)! - Call `pnpm publish` directly from the directory of the published package. This allows `pnpm` to correctly handle configured `publishConfig.directory`. ### [`v2.26.0`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.26.0) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.25.2...@changesets/cli@2.26.0) ##### Minor Changes - [#​1033](https://togithub.com/changesets/changesets/pull/1033) [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2) Thanks [@​Andarist](https://togithub.com/Andarist)! - A new config-level `changedFilePatterns` option has been added. You can configure it with an array of glob patterns like here: ```json // .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 - Updated dependencies \[[`598136a`](https://togithub.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2), [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2), [`598136a`](https://togithub.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`598136a`](https://togithub.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2)]: - [@​changesets/git](https://togithub.com/changesets/git)[@​2](https://togithub.com/2).0.0 - [@​changesets/config](https://togithub.com/changesets/config)[@​2](https://togithub.com/2).3.0 - [@​changesets/types](https://togithub.com/changesets/types)[@​5](https://togithub.com/5).2.1 - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​6](https://togithub.com/6).1.3 - [@​changesets/read](https://togithub.com/changesets/read)[@​0](https://togithub.com/0).5.9 - [@​changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@​5](https://togithub.com/5).2.3 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​3](https://togithub.com/3).0.16 - [@​changesets/changelog-git](https://togithub.com/changesets/changelog-git)[@​0](https://togithub.com/0).1.14 - [@​changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@​1](https://togithub.com/1).3.5 - [@​changesets/pre](https://togithub.com/changesets/pre)[@​1](https://togithub.com/1).0.14 - [@​changesets/write](https://togithub.com/changesets/write)[@​0](https://togithub.com/0).2.3 ### [`v2.25.2`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.25.2) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.25.1...@changesets/cli@2.25.2) ##### Patch Changes - Updated dependencies \[[`6cc4300`](https://togithub.com/changesets/changesets/commit/6cc430013a052dc2488b9e6700a1e4bd8c8e0680)]: - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​6](https://togithub.com/6).1.2 - [@​changesets/write](https://togithub.com/changesets/write)[@​0](https://togithub.com/0).2.2 ### [`v2.25.1`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.25.1) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.25.0...@changesets/cli@2.25.1) ##### Patch Changes - [#​997](https://togithub.com/changesets/changesets/pull/997) [`4d4d67b`](https://togithub.com/changesets/changesets/commit/4d4d67b74f9de9dfdc78b9d3cf904c6b69b81ce5) Thanks [@​JakeGinnivan](https://togithub.com/JakeGinnivan)! - Add error message when running changesets in a repo with workspaces configured but no packages yet - [#​985](https://togithub.com/changesets/changesets/pull/985) [`8d0115e`](https://togithub.com/changesets/changesets/commit/8d0115ea8b2b2e0c0072c8f69898e65a5a7aebd3) Thanks [@​mino01x](https://togithub.com/mino01x)! - Fixed an issue with private packages with versions being included in the CLI prompt despite the `privatePackages.version: false` setting. ### [`v2.25.0`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.25.0) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.24.4...@changesets/cli@2.25.0) ##### Minor Changes - [#​662](https://togithub.com/changesets/changesets/pull/662) [`8c08469`](https://togithub.com/changesets/changesets/commit/8c0846977597ddaf51aaeb35f1f0f9428bf8ba14) Thanks [@​JakeGinnivan](https://togithub.com/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 - [#​953](https://togithub.com/changesets/changesets/pull/953) [`98d63e0`](https://togithub.com/changesets/changesets/commit/98d63e0a85506175e219b93478a814f8588c52d3) Thanks [@​alexamy](https://togithub.com/alexamy)! - Add a new line at the end of the default config file generated when invoking `changeset init`. - [#​949](https://togithub.com/changesets/changesets/pull/949) [`64585ea`](https://togithub.com/changesets/changesets/commit/64585ea4323c4cf51a23b0635990b568d1f58b2b) Thanks [@​Andarist](https://togithub.com/Andarist), [@​BPScott](https://togithub.com/BPScott)! - Fixed the issue that caused transitive dependents of dev dependents to be bumped when a package got bumped and when using `___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.updateInternalDependents: "always"`. To illustrate this with an example: pkg-a - version: 1.0.0 pkg-b - devDependencies['pkg-a']: 1.0.0 pkg-c - dependencies['pkg-b']: 1.0.0 With a changeset for `pkg-a` the `pkg-c` could have been sometimes incorrectly released. - Updated dependencies \[[`8c08469`](https://togithub.com/changesets/changesets/commit/8c0846977597ddaf51aaeb35f1f0f9428bf8ba14), [`8c08469`](https://togithub.com/changesets/changesets/commit/8c0846977597ddaf51aaeb35f1f0f9428bf8ba14), [`64585ea`](https://togithub.com/changesets/changesets/commit/64585ea4323c4cf51a23b0635990b568d1f58b2b)]: - [@​changesets/git](https://togithub.com/changesets/git)[@​1](https://togithub.com/1).5.0 - [@​changesets/config](https://togithub.com/changesets/config)[@​2](https://togithub.com/2).2.0 - [@​changesets/types](https://togithub.com/changesets/types)[@​5](https://togithub.com/5).2.0 - [@​changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@​5](https://togithub.com/5).2.2 - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​6](https://togithub.com/6).1.1 - [@​changesets/read](https://togithub.com/changesets/read)[@​0](https://togithub.com/0).5.8 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​3](https://togithub.com/3).0.15 - [@​changesets/changelog-git](https://togithub.com/changesets/changelog-git)[@​0](https://togithub.com/0).1.13 - [@​changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@​1](https://togithub.com/1).3.4 - [@​changesets/pre](https://togithub.com/changesets/pre)[@​1](https://togithub.com/1).0.13 - [@​changesets/write](https://togithub.com/changesets/write)[@​0](https://togithub.com/0).2.1

Configuration

📅 Schedule: Branch creation - "before 4am 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.



This PR has been generated by Mend Renovate. View repository job log here.

stackblitz[bot] commented 1 year ago

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

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 23cf997b5b9e3aba478675f817c1c46b6c8225ed

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[bot] commented 1 year ago

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[bot] commented 9 months ago

size-limit report 📦

Path Size
lib/index.js 410 B (0%)
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (77804a1) 97.56% compared to head (23cf997) 97.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ======================================= Coverage 97.56% 97.56% ======================================= Files 1 1 Lines 41 41 Branches 13 13 ======================================= Hits 40 40 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 9 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^2.27.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.