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): bump the major-production-dependencies group with 1 update #288

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the major-production-dependencies group with 1 update: isomorphic-dompurify.

Updates isomorphic-dompurify from 1.12.0 to 2.2.0

Release notes

Sourced from isomorphic-dompurify's releases.

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.2.0

Updated dependencies

Changelog

See the complete changelog for more details.

Release

2.1.0

Changed the way we distinguish client from server

Changelog

We've just switched from typeof process === 'undefined' to typeof window !== 'undefined' for detecting the client. More details here #239

See the complete changelog for more details.

Release

2.0.0

Rolled back previous change. Updated dev dependencies.

Changelog

  • Rolled back the change introduced in 1.12.0 because it didn't help to fix the #228 issue.
  • Updated dev dependencies.

See the complete changelog for more details.

Release

1.13.0

Commits
  • 325caa0 Updated dependencies. Prepared for the release.
  • de53a32 Merge pull request #245 from kkomelin/dependabot/npm_and_yarn/jsdom-23.1.0
  • fe3035e Merge pull request #244 from kkomelin/dependabot/npm_and_yarn/dompurify-3.0.8
  • 95ee5c1 Bump jsdom from 23.0.1 to 23.1.0
  • 8346069 Bump dompurify from 3.0.7 to 3.0.8
  • 8b5b530 Upgraded dependencies. Prepared for the release.
  • e24ae46 Merge pull request #243 from kkomelin/dependabot/npm_and_yarn/dompurify-3.0.7
  • 2c741b9 Bump dompurify from 3.0.6 to 3.0.7
  • 0bd593d Recommended importing the entire module on client through Readme (refs #241).
  • 5e5ca7e Updated the Known Issues section of Readme.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for accessible-components-cheatsheet ready!

Name Link
🔨 Latest commit ee290f5
🔍 Latest deploy log https://app.netlify.com/sites/accessible-components-cheatsheet/deploys/659da76792f3dd00080160f7
😎 Deploy Preview https://deploy-preview-288--accessible-components-cheatsheet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dustin-jw
Copy link
Collaborator

@dependabot rebase

Bumps the major-production-dependencies group with 1 update: [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify).


Updates `isomorphic-dompurify` from 1.12.0 to 2.2.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v1.12.0...v2.2.0)

---
updated-dependencies:
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/major-production-dependencies-d46e04c1d6 branch from b17d2c4 to ee290f5 Compare January 9, 2024 20:07
@dustin-jw dustin-jw merged commit 55cb033 into main Jan 9, 2024
6 checks passed
@dustin-jw dustin-jw deleted the dependabot/npm_and_yarn/major-production-dependencies-d46e04c1d6 branch January 9, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant