carbonplan / leap-data-catalog

data catalog for the LEAP project
https://catalog.leap.columbia.edu
MIT License
1 stars 0 forks source link

Bump the dependencies group with 7 updates #17

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the dependencies group with 7 updates:

Package From To
@carbonplan/components 12.1.0 12.6.1
@carbonplan/layouts 3.1.0 4.0.0
@theme-ui/color 0.15.7 0.16.2
next 13.5.4 14.1.0
react-animate-height 3.1.1 3.2.3
swr 2.1.2 2.2.5
theme-ui 0.15.7 0.16.2

Updates @carbonplan/components from 12.1.0 to 12.6.1

Commits
Maintainer changes

This version was pushed to npm by shane98c, a new releaser for @​carbonplan/components since your current version.


Updates @carbonplan/layouts from 3.1.0 to 4.0.0

Commits


Updates @theme-ui/color from 0.15.7 to 0.16.2

Release notes

Sourced from @​theme-ui/color's releases.

v0.16.2

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Arun Sathiya (@​arunsathiya)

:heart: Jeff Bell (@​jhbell)

:heart: Paweł Kowalewski (@​pawkow)

:heart: Sam Marxz (@​sammarxz)

🐛 Bug Fix

🏠 Internal

Authors: 5

v0.16.2-develop.5

No release notes provided.

v0.16.2-develop.2

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Jeff Bell (@​jhbell)

:heart: Paweł Kowalewski (@​pawkow)

🐛 Bug Fix

🏠 Internal

... (truncated)

Changelog

Sourced from @​theme-ui/color's changelog.

v0.16.2 (Mon Feb 19 2024)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Arun Sathiya (@​arunsathiya)

:heart: Jeff Bell (@​jhbell)

:heart: Paweł Kowalewski (@​pawkow)

:heart: Sam Marxz (@​sammarxz)

🐛 Bug Fix

👨‍💻 Minor changes

🏠 Internal

Authors: 5


v0.16.1 (Thu Sep 07 2023)

🐛 Bug Fix

👨‍💻 Minor changes

  • Add missing migration notes on 0.16 to docs (@​hasparus)

Authors: 1

... (truncated)

Commits
  • c0d521f Bump version to: 0.16.2 [skip ci]
  • c0b871a Update contributors [skip ci]
  • 9316e88 Update CHANGELOG.md [skip ci]
  • e2dfe11 Merge pull request #2481 from system-ui/dependabot/npm_and_yarn/auto-11.0.4
  • cf54bfb Bump versions to: 0.16.2-develop.5 [skip ci]
  • 1bdffce Bump versions to: 0.16.2-develop.3 [skip ci]
  • 379b548 Bump version
  • ead4400 fix(theme-ui): generate missing exports field
  • 82b0fdd chore(deps): bump auto from 10.46.0 to 11.0.4
  • 8cbc7ec chore(deps): bump @​auto-it/omit-commits from 10.46.0 to 11.0.4
  • Additional commits viewable in compare view


Updates next from 13.5.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


Updates react-animate-height from 3.1.1 to 3.2.3

Changelog

Sourced from react-animate-height's changelog.

v3.2.3

10.11.2023.

Added

  • Added prop to disable display: none when height is set to zero #16.

v3.2.1, v3.2.2

11.07.2022.

Fixed

  • Added "type": "module" to the package.json #143 and hopefully fixed all import/require shenanigans.

v3.2.0

10.07.2022.

Added

  • Added "ref" and "contentRef" props.
  • Added <AutoHeight> example.

Fixed

  • Removed two package.json files to resolve issue with Webpack Module Federation #140

v3.1.2

05.07.2022.

Fixed

  • Added version to two package.json files to resolve issue with Webpack Module Federation #140

Commits
Maintainer changes

This version was pushed to npm by stanko.tadic, a new releaser for react-animate-height since your current version.


Updates swr from 2.1.2 to 2.2.5

Release notes

Sourced from swr's releases.

v2.2.5

Patches

Misc

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.2.4...v2.2.5

v2.2.4

Patches

Full Changelog: https://github.com/vercel/swr/compare/v2.2.3...v2.2.4

v2.2.3

Patches

Misc

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.2.2...v2.2.3

v2.2.2

What's Changed

... (truncated)

Commits


Updates theme-ui from 0.15.7 to 0.16.2

Release notes

Sourced from theme-ui's releases.

v0.16.2

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Arun Sathiya (@​arunsathiya)

:heart: Jeff Bell (@​jhbell)

:heart: Paweł Kowalewski (@​pawkow)

:heart: Sam Marxz (@​sammarxz)

🐛 Bug Fix

🏠 Internal

Authors: 5

v0.16.2-develop.5

No release notes provided.

v0.16.2-develop.2

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Jeff Bell (@​jhbell)

:heart: Paweł Kowalewski (@​pawkow)

🐛 Bug Fix

🏠 Internal

... (truncated)

Changelog

Sourced from theme-ui's changelog.

v0.16.2 (Mon Feb 19 2024)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Arun Sathiya (@​arunsathiya)

:heart: Jeff Bell (@​jhbell)

:heart: Paweł Kowalewski (@​pawkow)

:heart: Sam Marxz (@​sammarxz)

🐛 Bug Fix

👨‍💻 Minor changes

🏠 Internal

Authors: 5


v0.16.1 (Thu Sep 07 2023)

🐛 Bug Fix

👨‍💻 Minor changes

  • Add missing migration notes on 0.16 to docs (@​hasparus)

Authors: 1

... (truncated)

Commits
  • c0d521f Bump version to: 0.16.2 [skip ci]
  • c0b871a Update contributors [skip ci]
  • 9316e88 Update CHANGELOG.md [skip ci]
  • e2dfe11 Merge pull request #2481 from system-ui/dependabot/npm_and_yarn/auto-11.0.4
  • cf54bfb Bump versions to: 0.16.2-develop.5 [skip ci]
  • 1bdffce Bump versions to: 0.16.2-develop.3 [skip ci]
  • 379b548 Bump version
  • ead4400 fix(theme-ui): generate missing exports field
  • 82b0fdd chore(deps): bump auto from 10.46.0 to 11.0.4
  • 8cbc7ec chore(deps): bump @​auto-it/omit-commits from 10.46.0 to 11.0.4
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
leap-data-catalog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2024 11:45pm