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 the dependencies group with 2 updates #307

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps the dependencies group with 2 updates: next and @testing-library/react.

Updates next from 14.3.0-canary.18 to 14.3.0-canary.19

Release notes

Sourced from next's releases.

v14.3.0-canary.19

Core Changes

  • feat(next-core): support parsing matcher config object: #64678
  • Fix mixed exports in server component with barrel optimization: #64894
  • fix: improve tsconfig extends checks: #61413
  • Fix next/image usage in mdx: #64875

Misc Changes

  • Revert turborepo to 1.13.3-canary.2 cont.: #64895
  • Update 04-loading-ui-and-streaming.mdx: #64857

Credits

Huge thanks to @​ijjk, @​adiguno, @​kwonoj, @​huozhi, and @​ryan-nauman for helping!

Commits

Updates @testing-library/react from 15.0.2 to 15.0.3

Release notes

Sourced from @​testing-library/react's releases.

v15.0.3

15.0.3 (2024-04-23)

Bug Fixes

  • Don't raise TypeScript errors when hydating document (#1304) (067d0c6)
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 dependencies group with 2 updates: [next](https://github.com/vercel/next.js) and [@testing-library/react](https://github.com/testing-library/react-testing-library).


Updates `next` from 14.3.0-canary.18 to 14.3.0-canary.19
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.3.0-canary.18...v14.3.0-canary.19)

Updates `@testing-library/react` from 15.0.2 to 15.0.3
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v15.0.2...v15.0.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Marukome0743 as a code owner April 23, 2024 15:33
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Apr 23, 2024
@dependabot dependabot bot requested a review from kazutan1230 as a code owner April 23, 2024 15:33
@dependabot dependabot bot added the 📦dependencies Pull requests that update a dependency file label Apr 23, 2024
Copy link

Overview

Image reference ghcr.io/openup-labtakizawa/rasnage:canary ghcr.io/openup-labtakizawa/rasnage:pr-307
- digest b6631304ab28 9b7120e024a3
- provenance 3d062f2 3d062f2
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 critical: 0 high: 0 medium: 0 low: 0
- platform linux/amd64 linux/amd64
- size 66 MB 74 MB (+7.3 MB)
- packages 42 42
Base Image distroless/static:nonroot distroless/static:nonroot
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 critical: 0 high: 0 medium: 0 low: 0
Labels (2 changes)
  • ± 2 changed
  • 6 unchanged
-org.opencontainers.image.created=2024-04-23T00:04:11.686Z
+org.opencontainers.image.created=2024-04-23T15:34:00.219Z
 org.opencontainers.image.description=New Raspberry Pi Signage System🦏
 org.opencontainers.image.licenses=Apache-2.0
 org.opencontainers.image.revision=3d062f2b473ac1e80fac22c200daa0366831e8c4
 org.opencontainers.image.source=https://github.com/OpenUp-LabTakizawa/rasnage
 org.opencontainers.image.title=rasnage
 org.opencontainers.image.url=https://github.com/OpenUp-LabTakizawa/rasnage
-org.opencontainers.image.version=canary
+org.opencontainers.image.version=pr-307

Copy link
Member

@Marukome0743 Marukome0743 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AnimeKuboSanGIF

@Marukome0743 Marukome0743 merged commit 2dd5cce into main Apr 23, 2024
12 checks passed
@Marukome0743 Marukome0743 deleted the dependabot/npm_and_yarn/dependencies-30cb670710 branch April 23, 2024 23:30
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant