-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update dependency @middy/core to v6 #220
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-middy-js-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
MAJOR
labels
Nov 15, 2023
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
3 times, most recently
from
November 23, 2023 07:36
30a68b2
to
0bf0ad8
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
December 3, 2023 04:41
0bf0ad8
to
b49fae8
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
2 times, most recently
from
December 30, 2023 22:35
519c81b
to
57988f6
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
2 times, most recently
from
January 11, 2024 01:05
fb2a4db
to
e505701
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
February 9, 2024 22:32
e505701
to
ccf5fe0
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
March 2, 2024 03:53
ccf5fe0
to
e4ffc2b
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
3 times, most recently
from
March 17, 2024 00:22
d27ed85
to
815ce8c
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
2 times, most recently
from
May 11, 2024 01:51
456bd2a
to
3bedc9e
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
May 16, 2024 21:18
3bedc9e
to
63a66b4
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
4 times, most recently
from
June 3, 2024 06:09
6acb59c
to
d5aeacf
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
2 times, most recently
from
June 24, 2024 14:29
4ea78ba
to
360688a
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
July 2, 2024 22:46
360688a
to
d8a4250
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
2 times, most recently
from
July 13, 2024 23:26
8a777d7
to
01c1435
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
August 11, 2024 14:26
01c1435
to
782b55c
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
September 1, 2024 15:42
782b55c
to
0702fbe
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
September 17, 2024 02:02
0702fbe
to
f4e9eef
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
October 16, 2024 20:29
f4e9eef
to
ca59e67
Compare
renovate
bot
force-pushed
the
renovate/major-middy-js-monorepo
branch
from
November 24, 2024 01:05
ca59e67
to
cf4c5ef
Compare
renovate
bot
changed the title
chore(deps): update dependency @middy/core to v5
chore(deps): update dependency @middy/core to v6
Nov 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.7.0
->6.0.0
Release Notes
middyjs/middy (@middy/core)
v6.0.0
Compare Source
For full details and upgrade guide see https://middy.js.org/docs/upgrade/5-6
Notable changes
--experimental-require-module
What's Changed
Thanks to @ehmicky for contributing to this release.
Full Changelog: middyjs/middy@5.5.1...6.0.0
v5.5.1
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.5.0...5.5.1
v5.5.0
Compare Source
What's Changed
ws-router
andhttp-router
to allow returning a custom response. @willfarrellFull Changelog: middyjs/middy@5.4.7...5.5.0
v5.4.7
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.4.6...5.4.7
v5.4.6
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.5...5.4.6
v5.4.5
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.4.4...5.4.5
v5.4.4
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.3...5.4.4
v5.4.3
Compare Source
What's Changed
ava
,swc
,c8
,lerna
, and moreNew Contributors
Full Changelog: middyjs/middy@5.4.2...5.4.3
v5.4.2
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.1...5.4.2
v5.4.1
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.0...5.4.1
v5.4.0
Compare Source
What's Changed
validator
: Updateajv-formats
to v3 see https://github.com/ajv-validator/ajv-formats/releases/tag/v3.0.0-rc.0 for remediationsNew Contributors
Full Changelog: middyjs/middy@5.3.5...5.4.0
v5.3.5
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.3.4...5.3.5
v5.3.4
Compare Source
Full Changelog: middyjs/middy@5.3.3...5.3.4
v5.3.3
Compare Source
What's Changed
http-error-handler.md
by @garysassano in https://github.com/middyjs/middy/pull/1196New Contributors
Full Changelog: middyjs/middy@5.3.2...5.3.3
v5.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.3.1...5.3.2
v5.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.3.0...5.3.1
v5.3.0
Compare Source
What's Changed
http-cors
now supports origin: nullNew Contributors
Full Changelog: middyjs/middy@5.2.6...5.3.0
v5.2.6
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.5...5.2.6
v5.2.4
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.3...5.2.4
v5.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.2...5.2.3
v5.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.1...5.2.2
v5.2.1
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.2.0...5.2.1
v5.2.0
Compare Source
What's Changed
npm run test:packages:benchmark
to see results) by @willfarrellFull Changelog: middyjs/middy@5.1.0...5.2.0
v5.1.0
Compare Source
What's Changed
busboy
with updated fastify version @skayo https://github.com/middyjs/middy/issues/1145New Contributors
Full Changelog: middyjs/middy@5.0.3...5.1.0
v5.0.3
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.0.2...5.0.3
v5.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.0.1...5.0.2
v5.0.1
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.0.0...5.0.1
v5.0.0
Compare Source
For full details and upgrade guide see https://middy.js.org/docs/upgrade/4-5
Notable changes
new Error('message', { cause: { package:'@​middy/***', data:*** } })
http-*-body-parsers
on the same endpoint you'll need to set{ disableContentTypeError: true }
What's Changed
@iress/middy-http-path-router
to third-party middleware docs by @RodneyMarsh in https://github.com/middyjs/middy/pull/1124New Contributors
Big tanks to everyone who made this release possible!
Full Changelog: middyjs/middy@4.7.0...5.0.0
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.