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

fix(deps): update all non-major dependencies (minor) - autoclosed #405

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
date-fns 2.28.0 -> 2.30.0 age adoption passing confidence
graphql 16.3.0 -> 16.8.0 age adoption passing confidence
next-auth (source) 4.20.1 -> 4.23.1 age adoption passing confidence
react-modal 3.14.4 -> 3.16.1 age adoption passing confidence
react-spring 9.4.5 -> 9.7.2 age adoption passing confidence
sass 1.49.11 -> 1.65.1 age adoption passing confidence
sharp (changelog) 0.30.7 -> 0.32.5 age adoption passing confidence
swr (source) 1.2.2 -> 1.3.0 age adoption passing confidence

Release Notes

date-fns/date-fns (date-fns)

v2.30.0

Compare Source

Kudos to @​kossnocorp and @​Andarist for working on the release.

Changes
  • Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding @​babel/runtime as a dependency. See more details.

v2.29.3

Compare Source

This release is prepared by our own @​leshakoss.

Fixed

v2.29.2

Compare Source

This release is brought to you by @​nopears, @​vadimpopa and @​leshakoss.

Fixed

v2.29.1

Compare Source

Thanks to @​fturmel for working on the release.

Fixed

v2.29.0

Compare Source

On this release worked @​tan75, @​kossnocorp, @​nopears, @​Balastrong, @​cpapazoglou, @​dovca, @​aliasgar55, @​tomchentw, @​JuanM04, @​alexandresaura, @​fturmel, @​aezell, @​andersravn, @​TiagoPortfolio, @​SukkaW, @​Zebreus, @​aviskarkc10, @​maic66, @​a-korzun, @​Mejans, @​davidspiess, @​alexgul1, @​matroskin062, @​undecaf, @​mprovenc, @​jooola and @​leshakoss.

Added
Fixed
Changed
graphql/graphql-js (graphql)

v16.8.0

Compare Source

v16.8.0 (2023-08-14)

New Feature 🚀
Committers: 1

v16.7.1

Compare Source

v16.7.1 (2023-06-22)

📢 Big shout out to @​phryneas, who managed to reproduce this issue and come up with this fix.

Bug Fix 🐞
Committers: 1

v16.7.0

Compare Source

v16.7.0 (2023-06-21)

New Feature 🚀
Bug Fix 🐞
Committers: 3

v16.6.0

Compare Source

v16.6.0 (2022-08-16)

New Feature 🚀
Bug Fix 🐞
Committers: 2

v16.5.0

Compare Source

v16.5.0 (2022-05-09)
New Feature 🚀
Committers: 1

v16.4.0

Compare Source

v16.4.0 (2022-04-25)

New Feature 🚀
Bug Fix 🐞
Docs 📝
2 PRs were merged
Polish 💅
3 PRs were merged
Internal 🏠
26 PRs were merged
Dependency 📦
2 PRs were merged
Committers: 7
nextauthjs/next-auth (next-auth)

v4.23.1

Compare Source

Bugfixes

  • ts: correctly expose next-auth/adapters (20c3fe3)
  • use default submodules export in package.json (#​8330)

v4.23.0

Compare Source

Features

  • providers: add Passage by 1Password (5a8aa2e)

Bugfixes

  • ts: correctly export submodule types (05ff6ae)
  • sort cookie chunks correctly (#​8284)

v4.22.5

Compare Source

Bugfixes

Other

  • docs: amplify note

v4.22.4

Compare Source

Bugfixes

Other

  • docs: fixing broken link in documentation (#​8208)
  • docs: clarify getServerSession
  • docs: move unstable_getServerSession
  • docs: Typo fixed (#​8206)
  • docs(providers): mention HTTP-based Email guide (#​8214)
  • docs: Update object key "email" to "username" (#​8113)
  • doc: Add a guide on sending magic links to existing users only (#​7663)
  • docs: Update refresh-token-rotation.md - fix example client code filename (#​8088)
  • docs(providers): updated docs with missing account attribute (#​8084)

v4.22.3

Compare Source

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.22.3

v4.22.2

Compare Source

Bugfixes

Other

  • remove unused TS types
  • merge changes back to v4 (#​7430)
  • rephrase

v4.22.1

Bugfixes

  • detect origin when instanceof Request check fails (#​7303)

Other

v4.21.1

Compare Source

Bugfixes

v4.21.0

Compare Source

Features

  • make it possible to update the session (#​7056)

Bugfixes

Other

  • release with declaration maps
  • fix tests
  • correct ts import
reactjs/react-modal (react-modal)

v3.16.1

Compare Source

  • 840a0f6 Add tests
  • 742e9f5 [fixed] Revert changes to test helpers
  • 28ea6b5 [fixed] Fix missing returns in keydown helpers
  • 15e0711 [fixed] address review comments
  • f3a19fc [fixed] switched from KeyboardEvent.keyCode to KeyboardEvent.code
  • aca5261 fixing element with display 'contents' is visible and is tabbable
  • df0665e update broken build badge
  • 9bf0d4f [fixed]: css class added to root document in iframe

v3.15.1

Compare Source

  • 8395a21 allow react 18 as peer dependency
  • 68af7ec [added] tabbable support for iframes
  • 28986ea Fix typo in docs
pmndrs/react-spring (react-spring)

v9.7.2

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-spring@v9.7.1...v9.7.2

v9.7.1

Compare Source

What's Changed

Full Changelog: pmndrs/react-spring@v9.7.0...v9.7.1

v9.7.0

Compare Source

What's Changed
New Contributors

Full Changelog: pmndrs/react-spring@v9.6.1...v9.7.0

v9.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-spring@v9.6.0...v9.6.1

v9.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-spring@v9.5.5...v9.6.0

v9.5.5

Compare Source

What's Changed

Full Changelog: pmndrs/react-spring@v9.5.4...v9.5.5

v9.5.4

Compare Source

Full Changelog: pmndrs/react-spring@v9.5.3...v9.5.4

v9.5.3

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-spring@v9.5.2...v9.5.3

v9.5.2

Compare Source

What's Changed

Full Changelog: pmndrs/react-spring@v9.5.1...v9.5.2

v9.5.1

Compare Source

What's Changed

Full Changelog: pmndrs/react-spring@v9.5.0...v9.5.1

v9.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-spring@v9.4.5...v9.5.0

sass/dart-sass (sass)

v1.65.1

Compare Source

  • Update abs-percent deprecatedIn version to 1.65.0.

v1.65.0

Compare Source

  • All functions defined in CSS Values and Units 4 are now parsed as calculation
    objects: round(), mod(), rem(), sin(), cos(), tan(), asin(),
    acos(), atan(), atan2(), pow(), sqrt(), hypot(), log(), exp(),
    abs(), and sign().

  • Deprecate explicitly passing the % unit to the global abs() function. In
    future releases, this will emit a CSS abs() function to be resolved by the
    browser. This deprecation is named abs-percent.

v1.64.2

Compare Source

  • No user-visible changes.

v1.64.1

Compare Source

Embedded Sass
  • Fix a bug where a valid SassCalculation.clamp() with less than 3 arguments
    would throw an error.

v1.64.0

Compare Source

  • Comments that appear before or between @use and @forward rules are now
    emitted in source order as much as possible, instead of always being emitted
    after the CSS of all module dependencies.

  • Fix a bug where an interpolation in a custom property name crashed if the file
    was loaded by a @use nested in an @import.

JavaScript API
  • Add a new SassCalculation type that represents the calculation objects added
    in Dart Sass 1.40.0.

  • Add Value.assertCalculation(), which returns the value if it's a
    SassCalculation and throws an error otherwise.

  • Produce a better error message when an environment that supports some Node.js
    APIs loads the browser entrypoint but attempts to access the filesystem.

Embedded Sass
  • Fix a bug where nested relative @imports failed to load when using the
    deprecated functions render or renderSync and those relative imports were
    loaded multiple times across different files.

v1.63.6

Compare Source

JavaScript API
  • Fix import sass from 'sass' again after it was broken in the last release.
Embedded Sass
  • Fix the exports declaration in package.json.

v1.63.5

Compare Source

JavaScript API
  • Fix a bug where loading the package through both CJS require() and ESM
    import could crash on Node.js.
Embedded Sass
  • Fix a deadlock when running at high concurrency on 32-bit systems.

  • Fix a race condition where the embedded compiler could deadlock or crash if a
    compilation ID was reused immediately after the compilation completed.

v1.63.4

Compare Source

JavaScript API
  • Re-enable support for import sass from 'sass' when loading the package from
    an ESM module in Node.js. However, this syntax is now deprecated; ESM users
    should use import * as sass from 'sass' instead.

    On the browser and other ESM-only platforms, only import * as sass from 'sass' is supported.

  • Properly export the legacy API values TRUE, FALSE, NULL, and types from
    the ECMAScript module API.

Embedded Sass
  • Fix a race condition where closing standard input while requests are in-flight
    could sometimes cause the process to hang rather than shutting down
    gracefully.

  • Properly include the root stylesheet's URL in the set of loaded URLs when it
    fails to parse.

v1.63.3

Compare Source

JavaScript API
  • Fix loading Sass as an ECMAScript module on Node.js.

v1.63.2

Compare Source

  • No user-visible changes.

v1.63.1

Compare Source

  • No user-visible changes.

v1.63.0

Compare Source

JavaScript AP

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch 3 times, most recently from 2a03c05 to d329aa0 Compare October 9, 2022 17:17
@socket-security
Copy link

socket-security bot commented Oct 9, 2022

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch 4 times, most recently from 5a73383 to 71ee66e Compare October 20, 2022 12:26
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch 2 times, most recently from 515756a to 78508c1 Compare October 30, 2022 10:09
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch 11 times, most recently from 3881d22 to 51f45cd Compare November 9, 2022 04:46
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch 2 times, most recently from e3cd628 to 62c7068 Compare November 19, 2022 14:50
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch 2 times, most recently from f9094e4 to 60e684e Compare November 28, 2022 01:28
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch 4 times, most recently from eb458cc to dae245f Compare December 8, 2022 04:04
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 77cde69 to ff7a783 Compare July 22, 2023 01:53
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ff7a783 to 9206b78 Compare July 26, 2023 13:20
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 9206b78 to 862d068 Compare July 26, 2023 15:48
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 862d068 to 46ca1d3 Compare August 1, 2023 03:35
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 46ca1d3 to 358151f Compare August 6, 2023 16:45
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 358151f to 6157c79 Compare August 8, 2023 19:30
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 6157c79 to 9570861 Compare August 9, 2023 23:28
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 9570861 to 23b2efc Compare August 11, 2023 13:58
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 23b2efc to 392112a Compare August 14, 2023 08:48
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 392112a to a787dd3 Compare August 14, 2023 10:31
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from a787dd3 to d504200 Compare August 14, 2023 21:17
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from d504200 to 00b25c8 Compare August 15, 2023 20:17
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 00b25c8 to 27e9485 Compare August 16, 2023 10:08
@renovate renovate bot changed the title fix(deps): update all non-major dependencies (minor) fix(deps): update all non-major dependencies (minor) - autoclosed Aug 17, 2023
@renovate renovate bot closed this Aug 17, 2023
@renovate renovate bot deleted the renovate/all-dependencies-minor-patch branch August 17, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant