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 minor-and-patch group with 5 updates #31

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the minor-and-patch group with 5 updates:

Package From To
@textea/json-viewer 3.4.1 3.5.0
lucide-react 0.436.0 0.438.0
@types/node 22.5.0 22.5.2
@types/react 18.3.4 18.3.5
postcss 8.4.41 8.4.43

Updates @textea/json-viewer from 3.4.1 to 3.5.0

Release notes

Sourced from @​textea/json-viewer's releases.

json-viewer: v3.5.0

3.5.0 (2024-08-26)

Features

  • add data-key-toggle-* class name for customization (c1e605a)
  • add utils getPathValue (194ac43)
  • hide colon when key is empty (c1ce6ed)
  • passing path to Editor for better customizability (f03ab10)
  • support displayComma for showing comma (2c85bdb)
Changelog

Sourced from @​textea/json-viewer's changelog.

3.5.0 (2024-08-26)

Features

  • add data-key-toggle-* class name for customization (c1e605a)
  • add utils getPathValue (194ac43)
  • hide colon when key is empty (c1ce6ed)
  • passing path to Editor for better customizability (f03ab10)
  • support displayComma for showing comma (2c85bdb)
Commits
  • 400d242 chore(main): release json-viewer 3.5.0
  • 476bf3c chore: downgrade eslint back to v8
  • f7fe659 ci: fix release please
  • c1e605a feat: add data-key-toggle-* class name for customization
  • 2c85bdb feat: support displayComma for showing comma
  • 1700637 build(deps): bump micromatch from 4.0.7 to 4.0.8
  • d2afe02 build(deps-dev): bump jsdom from 24.1.1 to 25.0.0
  • 5ed18e5 build(deps-dev): bump the patterns group across 1 directory with 2 updates
  • 0133782 build(deps-dev): bump eslint from 8.57.0 to 9.9.0
  • 703d574 build(deps): bump the patterns group with 5 updates
  • Additional commits viewable in compare view

Updates lucide-react from 0.436.0 to 0.438.0

Release notes

Sourced from lucide-react's releases.

New icons 0.438.0

New icons 🎨

Modified Icons 🔨

New icons 0.437.0

Modified Icons 🔨

Commits

Updates @types/node from 22.5.0 to 22.5.2

Commits

Updates @types/react from 18.3.4 to 18.3.5

Commits

Updates postcss from 8.4.41 to 8.4.43

Release notes

Sourced from postcss's releases.

8.4.43

  • Fixed markClean is not a function error.

8.4.42

  • Fixed CSS syntax error on long minified files (by @​varpstar).
Changelog

Sourced from postcss's changelog.

8.4.43

  • Fixed markClean is not a function error.

8.4.42

  • Fixed CSS syntax error on long minified files (by @​varpstar).
Commits

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

Bumps the minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@textea/json-viewer](https://github.com/TexteaInc/json-viewer) | `3.4.1` | `3.5.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.436.0` | `0.438.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.0` | `22.5.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.4` | `18.3.5` |
| [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.43` |


Updates `@textea/json-viewer` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/TexteaInc/json-viewer/releases)
- [Changelog](https://github.com/TexteaInc/json-viewer/blob/main/CHANGELOG.md)
- [Commits](TexteaInc/json-viewer@json-viewer-v3.4.1...json-viewer-v3.5.0)

Updates `lucide-react` from 0.436.0 to 0.438.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.438.0/packages/lucide-react)

Updates `@types/node` from 22.5.0 to 22.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.3.4 to 18.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `postcss` from 8.4.41 to 8.4.43
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.41...8.4.43)

---
updated-dependencies:
- dependency-name: "@textea/json-viewer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
Copy link

netlify bot commented Sep 2, 2024

👷 Deploy Preview for yjs-inspector processing.

Name Link
🔨 Latest commit d2d4827
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/66d5353cf45aae0008107f6e

Copy link

netlify bot commented Sep 2, 2024

Deploy Preview for yjs-inspector ready!

Name Link
🔨 Latest commit d2d4827
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/66d5353cf45aae0008107f6e
😎 Deploy Preview https://deploy-preview-31--yjs-inspector.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.

@lawvs lawvs merged commit b8dc89e into main Sep 2, 2024
5 checks passed
@lawvs lawvs deleted the dependabot/npm_and_yarn/minor-and-patch-e4dab1916e branch September 2, 2024 04:40
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