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 production-dependencies group with 3 updates #282

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps the production-dependencies group with 3 updates: cypress, isomorphic-dompurify and next.

Updates cypress from 13.6.0 to 13.6.1

Release notes

Sourced from cypress's releases.

v13.6.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-1

Commits
  • fff6ce9 chore: Release 13.6.1 (#28461)
  • f53ca92 fix: no longer swallow stderr logs on linux (#28380)
  • 257861b fix: Fix issue with using privileged commands when baseUrl includes basic aut...
  • 57bb0b6 fix: decode urls in prerequest (#28427)
  • 7ba92b9 misc: persist upload timings to cy cloud (#28418)
  • 6a895d2 chore: release @​cypress/puppeteer-v0.1.1
  • 72225db fix: Resolve types and dist issues with @​cypress/puppeteer (#28424)
  • eb9fa1b chore: release @​cypress/puppeteer-v0.1.0
  • d5678c7 fix: don't inherit default message for request logging (#28411)
  • 650d5cb fix: Ensure basic auth headers are set on extra target requests (#28387)
  • Additional commits viewable in compare view

Updates isomorphic-dompurify from 1.11.0 to 1.12.0

Release notes

Sourced from isomorphic-dompurify's releases.

Tried to fix the "Window is not defined" build issue in Next.js

Changelog

See the complete changelog for more details.

Release

1.12.0

Commits
  • 75e5924 Prepared for the new release.
  • 9cd0116 Marked the browser.js module as client code in attempt to fix the #228 bug in...
  • 4a887db Merge pull request #237 from kkomelin/dependabot/npm_and_yarn/terser-5.25.0
  • 12067b8 Bump terser from 5.24.0 to 5.25.0
  • See full diff in compare view

Updates next from 14.0.3 to 14.0.4

Release notes

Sourced from next's releases.

v14.0.4

Core Changes

  • Remove early return that is duplicated in useSearchParams: #58545
  • Support passing a relative string to pushState/replaceState: #58438
  • [.next/trace] Record start-dev-server trace span: #58469
  • Update React from 593ecee66 to 2c338b16f.: #58553
  • turbopack: Fix pageExtensions with dots: #58504
  • fix: revalidation with file-system-cache: #58508
  • fix: fetch() behavior when "dynamic" is "force-dynamic: #58484
  • Add cacheNodeSeedData to RSC payload: #58566
  • Lift subtree data out of React tree: #58569
  • fix(next-core): allow runtime segment option in pages/api: #58409
  • Update rust-toolchain to 2023-11-16: #58558
  • refactor: Add lightningcss mode for turbopack-css: #58471
  • fix: avoid race condition when download swc wasm: #58536
  • Removed unused route resolver code: #58702
  • Add experimental.windowHistorySupport to Turbopack supported options: #58717
  • Improve Server Actions compiler: #58391
  • Seed CacheNodes immediately after receiving response: #58669
  • Turbopack: improve error display: #58734
  • fix node externals resolving: #58129
  • disable static prefetching behavior for dynamic segments: #58609
  • fix: ensure DynamicUsageErrors caught during render bubble up: #58747
  • fix image.domains deprecation warning: #58656
  • fix waitUntil handling in pipeToNodeResponse: #58744
  • Use consistent resolve extensions alias for compiler: #58725
  • Turbopack: Use styled issue titles and details: #58743
  • route handlers: make req.cookies opt you into dynamic: #58769
  • OpenTelemetry: a more reliable way to establish a root context: #58662
  • Revert "fix: fetch() behavior when "dynamic" is "force-dynamic": #58735
  • [Instrumentation] Don't treat instrumentation hook as pages: #58775
  • Fix turboFlag set to false: #58795
  • [.next/trace] Track server requests and memory usage: #58690
  • place virtual module inside the project directory: #58798
  • fix rewrites to edge routes: #58797
  • Polish unsupported metadata warning with doc link: #58750
  • Enable .mjs extension config in Turbopack: #58825
  • Turbopack: align automatic externals code with webpack: #58851
  • Upgrade Turbopack: #58859
  • OpenTelemetry: propagate context to sandbox: #58791
  • fix uniqueness of layers: #58872
  • disable flushToDisk during generateStaticParams: #58871
  • Turbopack: enable some node.js builtin in edge runtime: #58850
  • add NEXT_TRIGGER_URL env var to show request triggering a compilation: #58762
  • Update swc_core to v0.86.81: #58517
  • Trace server updates: #58694
  • remove duplicate util file for redirect status: #58878
  • fix(windows): workaround for intermittent locks on windows when renaming files: #58835
  • unify server action detection logic: #58879

... (truncated)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2023
Copy link

netlify bot commented Dec 13, 2023

Deploy Preview for accessible-components-cheatsheet ready!

Name Link
🔨 Latest commit 3d0030e
🔍 Latest deploy log https://app.netlify.com/sites/accessible-components-cheatsheet/deploys/657a35e45054140008036b9a
😎 Deploy Preview https://deploy-preview-282--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 production-dependencies group with 3 updates: [cypress](https://github.com/cypress-io/cypress), [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) and [next](https://github.com/vercel/next.js).


Updates `cypress` from 13.6.0 to 13.6.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.6.0...v13.6.1)

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

Updates `next` from 14.0.3 to 14.0.4
- [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.0.3...v14.0.4)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-1e2350633d branch from e2a90b5 to 3d0030e Compare December 13, 2023 22:53
@dustin-jw dustin-jw merged commit 09d2d16 into main Dec 13, 2023
6 checks passed
@dustin-jw dustin-jw deleted the dependabot/npm_and_yarn/production-dependencies-1e2350633d branch December 13, 2023 22:55
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