danestves / remix-auth-auth0

An Auth0Strategy for Remix Auth, based on the OAuth2Strategy
MIT License
121 stars 22 forks source link

Update dependency @remix-run/server-runtime to v1.2.3 #45

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@remix-run/server-runtime 1.2.2 -> 1.2.3 age adoption passing confidence

Release Notes

remix-run/remix ### [`v1.2.3`](https://togithub.com/remix-run/remix/releases/v1.2.3) [Compare Source](https://togithub.com/remix-run/remix/compare/v1.2.2...v1.2.3) ##### What's Changed ##### πŸ› Bug fixes - Fixed a few bugs in [React Router](https://togithub.com/remix-run/react-router/releases/tag/v6.2.2) and [History](https://togithub.com/remix-run/history/releases/tag/v5.3.0) - Fixed a bug where `Form` and `fetcher.Form` submissions would throw if an input was named `action` or `method` ([#​1854](https://togithub.com/remix-run/remix/issues/1854)) - Fixed a bug where imports using `node:` would send unneccesary warning messages ([#​1232](https://togithub.com/remix-run/remix/issues/1232)) - Fixed a bug where `` would only work as expected for routes with a loader ([#​2096](https://togithub.com/remix-run/remix/issues/2096)) ##### πŸ’… Enhancements - Added an ESLint config to all templates in `create-remix` using the new `@remix-run/eslint-config` ([#​2089](https://togithub.com/remix-run/remix/issues/2089)) - `remix dev` will now load environment variables from `.env` using `dotenv` without additional configuration ([#​2063](https://togithub.com/remix-run/remix/issues/2063)) - Reduced the number of updates required in `@remix-run/express` when running in watch mode to restart the dev server more quickly ([#​2094](https://togithub.com/remix-run/remix/issues/2094))

Configuration

πŸ“… Schedule: 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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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