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

build(deps): bump react-inlinesvg from 2.3.0 to 4.1.0 #494

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps react-inlinesvg from 2.3.0 to 4.1.0.

Release notes

Sourced from react-inlinesvg's releases.

4.1.0

  • Upgrade dependencies: 89ff6e5055f58b04fe4c901e5422d73e13c11894
  • Refactor component to functional: 74da793f229aed1df58da5491810e5c83d3507ce

4.0.6

  • Migrate tests to vitest: fdc40a2bf9888904ecf2be3d2300b6c0675b7a9f
  • Update CacheProvider to handle caches.open errors: 7becdde62cf1b8795dc444d87d208dd0e70418f6

4.0.5

  • Upgrade dependencies: 9158b87be8f06ac0b25cb0a8881f328b0a8071d3
  • Fix the title and description not being updated when props change: 61891aeba6a74be001bad7b11d1313b6d4d8ba8e

4.0.4

  • Upgrade dependencies: 50f3eaa6ac58447784c93514f85e0e19f74a9e53
  • Minor fixes: 9986342f84010500f2b0c14b51f2e71ddca84577
  • Update README innerRef setup: 0b77b5a1edc93b4cb56d41e876cd48ffda37edcd
  • Fix exports: 3d5be4ca6e32d9c4f1d81cf58211d3ec36489f49

4.0.3

  • Upgrade dependencies and migrate to pnpm: 3096081bf24538438dbefca302d56431f1f88487
  • Update provider props: 4cee8b3d446a26cc222170444f7ad9a908f6e786
  • Update demo: 33e08104a78d7c682eb2d089254b0ffe888de7fa
  • Update issue template: b5f6c73cf037cb15b643662311814ef07d01611c

4.0.2

  • Upgrade dependencies: 63d5cb784a532f1585f8af15a667638bca365f37
  • Refactor cache and provider to support SSR: 1d331b135edc2bb27ee48abf356eaed2334a4089

4.0.1

  • Remove exenv dependency: 28c2ef45924d42fec471ae7e53a041c931f2af01

4.0.0

  • Implement tsup: 5b83d889ac45ce1a9cc267f531b78db8e907433f
  • Add cache module and provider: 8d62511220d32e63b9f76ad4e9e60eb07095e389
  • Update demo: 4ed12d98cd2b75f7bf5823968a2f6c84b54987e6

3.0.3

  • Update demo: 511e3509108400cd617ca10b49a91b8337020f31
  • Update README: 798860ca5bc38c00bee4511847c81481e93f6060
  • Upgrade dependencies: aed11a659509f34ac2be7883c3905ee337256653
  • Minor fixes: f1ddd618500eddcf64505c4a932726bc4b53155b
  • Update STATUS constant: ddfc8ba00aaad692eeaf16c04222b83946a0d14e
  • Add sonarcloud config and update GH Actions workflow: 345e9b3cb3f230a3de3bad0762cbbf8a615ad8a0
  • Remove codeclimate: df3803a9557d3371dc7cba43115bae18b400c9e9
  • Update dataURI regex pattern: 80eb114420bc2f52a1a016a8f5c8471555798d66

3.0.2

  • Update README: 08e1e1d38bb4f7eb621981ccde5bc33245c9bf19
  • Upgrade dependencies: 44b2b8218c9b1d3e3266d1b4a00ebaa09bd9fc6a
  • Fix cache detection: dabee5e534bfcca6e224060a4cec1c701223f78d

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
react-inlinesvg [>= 3.a, < 4]

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-inlinesvg](https://github.com/gilbarbara/react-inlinesvg) from 2.3.0 to 4.1.0.
- [Release notes](https://github.com/gilbarbara/react-inlinesvg/releases)
- [Commits](gilbarbara/react-inlinesvg@v2.3.0...v4.1.0)

---
updated-dependencies:
- dependency-name: react-inlinesvg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies [Update] Pull requests that update a dependency file. javascript [Update] Pull requests that update a Javascript code. major [Release] Major release. labels Jan 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #504.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-inlinesvg-4.1.0 branch January 29, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies [Update] Pull requests that update a dependency file. javascript [Update] Pull requests that update a Javascript code. major [Release] Major release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants