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 5 updates #295

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 5 updates:

Package From To
@codesandbox/sandpack-react 2.10.0 2.11.3
cypress 13.6.1 13.6.3
isomorphic-dompurify 2.2.0 2.3.0
marked 11.1.0 11.1.1
next 14.0.4 14.1.0

Updates @codesandbox/sandpack-react from 2.10.0 to 2.11.3

Release notes

Sourced from @​codesandbox/sandpack-react's releases.

v2.11.3

2.11.3 (2024-01-17)

Bug Fixes

  • Update CodeMirror View when autoReload changed (#1059) (782c0c7)

v2.11.2

2.11.2 (2024-01-11)

Bug Fixes

  • bump codesandbox-client and test new publish script (#1056) (1736185)

v2.11.1

2.11.1 (2024-01-10)

Bug Fixes

v2.11.0

2.11.0 (2024-01-03)

Bug Fixes

Features

Changelog

Sourced from @​codesandbox/sandpack-react's changelog.

2.11.3 (2024-01-17)

Bug Fixes

  • Update CodeMirror View when autoReload changed (#1059) (782c0c7)

2.11.2 (2024-01-11)

Bug Fixes

  • bump codesandbox-client and test new publish script (#1056) (1736185)

2.11.1 (2024-01-10)

Bug Fixes

2.11.0 (2024-01-03)

Bug Fixes

Features

Commits
  • 3bfd4ac chore: [skip ci] bump packages
  • 782c0c7 fix: Update CodeMirror View when autoReload changed (#1059)
  • 082b622 chore: [skip ci] bump packages
  • 1736185 fix: bump codesandbox-client and test new publish script (#1056)
  • b111b74 chore: [skip ci] bump packages
  • c038e13 fix: add allow-downloads to iframes (#1054)
  • ae34ec2 chore: [skip ci] bump packages
  • cc88156 fix: Update git user settings (#1052)
  • 7144ed4 fix: Update git user configuration (#1051)
  • 23d513c feat: improve system color scheme support and documentation (#1050)
  • Additional commits viewable in compare view

Updates cypress from 13.6.1 to 13.6.3

Release notes

Sourced from cypress's releases.

v13.6.3

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

v13.6.2

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

Commits
  • 92e922e chore: 13.6.3 (#28731)
  • 81fce0e fix: force moduleResolution: 'node' when ts-node is registered in the… (#28709)
  • 7df6df4 chore: update aws sdk (#28712)
  • 8a02c2d fix: (driver) add null check for browserRequestId on responses for `cy.wait...
  • 41dfa29 chore: Update Chrome (beta) to 121.0.6167.57 (#28685)
  • 7880c48 dependency: update better-sqlite3 to 9.2.2 (#28700)
  • b19c1cd chore: comment out skipped tests where tests always hangs + add logs (#28632)
  • 6cbd572 chore: release @​cypress/webpack-dev-server-v3.7.3
  • 0927909 chore: release @​cypress/eslint-plugin-dev-v5.3.3
  • f088ce6 chore: fix the get-binary-release-data script to try and locate all possible ...
  • Additional commits viewable in compare view

Updates isomorphic-dompurify from 2.2.0 to 2.3.0

Release notes

Sourced from isomorphic-dompurify's releases.

Updated dependencies

Changelog

  • Updated jsdom and other dependencies.

See the complete changelog for more details.

Release

2.3.0

Commits
  • b6eda72 Prepared for the release.
  • 7cde14c Merge pull request #248 from kkomelin/dependabot/npm_and_yarn/jsdom-24.0.0
  • bca453b Bump jsdom from 23.2.0 to 24.0.0
  • f59b623 Merge pull request #247 from kkomelin/dependabot/npm_and_yarn/terser-5.27.0
  • 374e777 Bump terser from 5.26.0 to 5.27.0
  • 55d7ddd Merge pull request #246 from kkomelin/dependabot/npm_and_yarn/jsdom-23.2.0
  • 21e541c Bump jsdom from 23.1.0 to 23.2.0
  • See full diff in compare view

Updates marked from 11.1.0 to 11.1.1

Release notes

Sourced from marked's releases.

v11.1.1

11.1.1 (2023-12-31)

Bug Fixes

  • improve lexing inline elements step's performance (#3146) (4f87b2a)
Commits
  • 05cbf5f chore(release): 11.1.1 [skip ci]
  • 4f87b2a fix: improve lexing inline elements step's performance (#3146)
  • baed07a chore(deps-dev): Bump eslint-plugin-n from 16.3.1 to 16.5.0 (#3145)
  • 0761c1e chore(deps-dev): Bump rollup from 4.6.1 to 4.9.1 (#3144)
  • 4ba572a chore(deps-dev): Bump @​semantic-release/github from 9.2.5 to 9.2.6 (#3143)
  • f15e8ea chore(deps-dev): Bump @​arethetypeswrong/cli from 0.13.3 to 0.13.5 (#3142)
  • de96644 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin from 6.13.1 to 6.15.0 ...
  • dede669 chore(deps-dev): Bump semantic-release from 22.0.8 to 22.0.12 (#3138)
  • b8421b5 chore(deps-dev): Bump marked-highlight from 2.0.7 to 2.1.0 (#3139)
  • c491c91 chore(deps-dev): Bump eslint from 8.55.0 to 8.56.0 (#3140)
  • Additional commits viewable in compare view

Updates next from 14.0.4 to 14.1.0

Release notes

Sourced from next's releases.

v14.1.0

Core Changes

  • Turbopack: switch to a single client components entrypoint: #59352
  • Update swc_core to v0.86.98 and turbopack: #59393
  • Fix cases for the optimize_server_react transform: #59390
  • Use new JSX transform: #56294
  • loading.tsx should have no effect on partial rendering when PPR is enabled: #59196
  • Update font data: #59426
  • Remove CacheNode.status field: #59472
  • Rename CacheNode.data → .lazyData : #59473
  • Generate Params Cleanup: #59431
  • Fix webpack chunks handling in traces: #59498
  • Rename CacheNode.subTreeData -> .rsc : #59491
  • fix NODE_OPTIONS=inspect: #59530
  • Add CacheNode.prefetchRsc field: #59537
  • allow passing wildcard domains in serverActions.allowedDomains: #59428
  • Page Info Cleanup: #59430
  • Fix force-static and fetch no-store cases: #59549
  • Should not show no index for client rendering bailout: #59531
  • Enable build worker by default: #59405
  • Fork navigateReducer into PPR and non-PPR versions: #59538
  • cleanup magic segment strings: #59552
  • chore: update Turbopack: #59589
  • Fix another magic segment string constant: #59591
  • Make CacheNodeSeedData match FlightRouterState more closely: #59590
  • transpilePackages should override default settings for external packages: #59385
  • move segment constants to separate file: #59587
  • Revert "Page Info Cleanup (#59430)": #59592
  • Fix useOptimistic in server components bug. Add tests for invalid React server APIs: #59621
  • Partial Pre Rendering Headers: #59447
  • Add tests for invalid React server APIs: #59622
  • Refactor setup-dev-bundler to make Turbopack/Webpack split clearer: #59650
  • refactor and simplify app dynamic components: #59658
  • Change manifestPath to pagesManifestPath: #59657
  • Fix issue with outputFileTracingExcludes and pages/api edge runtime: #59157
  • Update font data: #59722
  • Remove path normalization logic when uploading .next/trace traces: #59305
  • LayoutRouter: Support segment value of Promise to asynchronously bail out and trigger a server patch: #59724
  • fix: Allow start turbopack dev server for a project using middleware: #59759
  • fix: gracefully shutdown server: #59551
  • Revert "fix: gracefully shutdown server (#59551)": #59792
  • Optionally bundle legacy react-dom/server APIs based on usage: #59737
  • fix default handling in route groups that handle interception: #59752
  • Transpile all code on app browser layer: #59569
  • Initial implementation of PPR client navigations: #59725
  • fix(turbopack): prevent edge entrypoint from becoming an async module: #59818
  • Ensure we validate revalidate configs properly: #59822
  • Update error check in validateRevalidate: #59826
  • Rename confusing loaders: #59827

... (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 Jan 23, 2024
Copy link

netlify bot commented Jan 23, 2024

Deploy Preview for accessible-components-cheatsheet ready!

Name Link
🔨 Latest commit b65fc00
🔍 Latest deploy log https://app.netlify.com/sites/accessible-components-cheatsheet/deploys/65b03c0baf1f730008689c2d
😎 Deploy Preview https://deploy-preview-295--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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack) | `2.10.0` | `2.11.3` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.1` | `13.6.3` |
| [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.2.0` | `2.3.0` |
| [marked](https://github.com/markedjs/marked) | `11.1.0` | `11.1.1` |
| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.0` |


Updates `@codesandbox/sandpack-react` from 2.10.0 to 2.11.3
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](codesandbox/sandpack@v2.10.0...v2.11.3)

Updates `cypress` from 13.6.1 to 13.6.3
- [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.1...v13.6.3)

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

Updates `marked` from 11.1.0 to 11.1.1
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v11.1.0...v11.1.1)

Updates `next` from 14.0.4 to 14.1.0
- [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.4...v14.1.0)

---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-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: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-02fb217d98 branch from 09e3806 to b65fc00 Compare January 23, 2024 22:22
@dustin-jw dustin-jw merged commit 444d94e into main Jan 23, 2024
6 checks passed
@dustin-jw dustin-jw deleted the dependabot/npm_and_yarn/production-dependencies-02fb217d98 branch January 23, 2024 22:24
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