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 dependency itty-router to v4 - autoclosed #33

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
itty-router (source) 2.6.1 -> 4.2.2 age adoption passing confidence

Release Notes

kwhitley/itty-router (itty-router)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.28

Compare Source

v4.0.27

Compare Source

v4.0.26

Compare Source

v4.0.25

Compare Source

v4.0.24

Compare Source

v4.0.23

Compare Source

v4.0.22

Compare Source

v4.0.21

Compare Source

v4.0.20

Compare Source

v4.0.19

Compare Source

v4.0.18

Compare Source

v4.0.17

Compare Source

v4.0.16

Compare Source

v4.0.15

Compare Source

v4.0.14

Compare Source

v4.0.13

Compare Source

v4.0.12

Compare Source

v4.0.11

Compare Source

v4.0.10

Compare Source

v4.0.9

Compare Source

v4.0.8

Compare Source

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

This is an extensive v4.x update, bringing a series of quality of life additions, as well as a potentially breaking change for TypeScript users:

!Breaking Changes!

  • TYPES HAVE CHANGED FOR THE ROUTER. The core TypeScript and exposed types for the Router itself have been completely retooled to allow much better, strong type support throughout your routes. Previously this required complex custom setups to work around the lack of internal typing. Now it's included out of the box, but you'll need to follow the instructions.

    This was not an easy change to commit to, but was long overdue. The solution finally settled on allows for a more flexible (yet boiler-platey) approach, or a more rigid one... but allows for many more scenarios than the previous types did.

Other Changes

  • added: nearly all the extras from itty-router-extras have moved in-house to the core library. This library will be deprecated as a result.
  • added: createCors from itty-cors has moved into the core library as well
  • feature: withParams middleware (previously from itty-router-extras) is now possible to use as upstream middleware (e.g. globally) to reduce boilerplate. Previously this was not possible.

Official Documentation Site

We've just launched a itty.dev to house documentation for all the itty projects going forward. Previously, we auto-generated docs from the README, but clearly the documentation needs far outweighed what could feasibly fit within a single long README. See the itty-router section for more details!

See the migration guide for complete details.

v3.0.12

Compare Source

v3.0.11

Compare Source

v3.0.10

Compare Source

v3.0.9

Compare Source

v3.0.8

Compare Source

v3.0.7

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source

v3.0.4

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v2.6.6

Compare Source

v2.6.5

Compare Source

v2.6.4

Compare Source

v2.6.3

Compare Source

v2.6.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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/itty-router-4.x branch 2 times, most recently from fdab8c9 to b4d2e97 Compare June 1, 2023 01:31
@renovate renovate bot force-pushed the renovate/itty-router-4.x branch 3 times, most recently from ff89db4 to dfe984a Compare June 21, 2023 16:54
@renovate renovate bot force-pushed the renovate/itty-router-4.x branch from dfe984a to c251708 Compare July 5, 2023 17:00
@renovate renovate bot force-pushed the renovate/itty-router-4.x branch 5 times, most recently from eb40ad6 to 1212e19 Compare August 21, 2023 02:23
@renovate renovate bot force-pushed the renovate/itty-router-4.x branch from 1212e19 to 556802d Compare September 12, 2023 02:06
@renovate renovate bot force-pushed the renovate/itty-router-4.x branch 2 times, most recently from 56dc9fb to 80f9077 Compare December 22, 2023 07:01
@renovate renovate bot force-pushed the renovate/itty-router-4.x branch 2 times, most recently from 47d5f73 to 607a61b Compare January 10, 2024 03:52
@renovate renovate bot force-pushed the renovate/itty-router-4.x branch 3 times, most recently from 01a8c30 to 68022fa Compare March 13, 2024 20:05
@renovate renovate bot force-pushed the renovate/itty-router-4.x branch from 68022fa to ea91619 Compare March 17, 2024 01:11
@renovate renovate bot changed the title fix(deps): update dependency itty-router to v4 fix(deps): update dependency itty-router to v4 - autoclosed Mar 29, 2024
@renovate renovate bot closed this Mar 29, 2024
@renovate renovate bot deleted the renovate/itty-router-4.x branch March 29, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants