amilajack / erb-serialport-example

An example of using electron-react-boilerplate with serialport
MIT License
14 stars 6 forks source link

Update dependency history to v4.10.1 #34

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
history ^4.7.2 -> 4.10.1 age adoption passing confidence

Release Notes

remix-run/history ### [`v4.10.1`](https://togithub.com/remix-run/history/releases/v4.10.1) [Compare Source](https://togithub.com/remix-run/history/compare/v4.10.0...v4.10.1) - Fixes some issues with using hash history on a page with a `` tag ([#​577](https://togithub.com/remix-run/history/issues/577), [#​578](https://togithub.com/remix-run/history/issues/578)) ### [`v4.10.0`](https://togithub.com/remix-run/history/releases/v4.10.0) [Compare Source](https://togithub.com/remix-run/history/compare/v4.9.0...v4.10.0) - Allows `basename` URL prefixes with special regex characters ([#​566](https://togithub.com/remix-run/history/issues/566), [#​544](https://togithub.com/remix-run/history/issues/544)) ### [`v4.9.0`](https://togithub.com/remix-run/history/releases/v4.9.0) [Compare Source](https://togithub.com/remix-run/history/compare/v4.7.2...v4.9.0) The main change in this release is pre-bundled single-file builds for both development and production environments. This is not a breaking change, since we still support old-style `require('history/createBrowserHistory')` statements for now. However, these are deprecated in favor of `import`ing/`require`ing from the main module. Please see [the release notes for 4.98.0-beta.0](https://togithub.com/ReactTraining/history/releases/tag/v4.8.0-beta.0) for more info.

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.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (4.10.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.