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

chore: bump express from 4.18.2 to 4.19.2 #132

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

Bumps express from 4.18.2 to 4.19.2.

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

4.18.3 / 2024-02-29

Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: [email protected]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2024
@cgero-eth cgero-eth merged commit 613663c into main Apr 2, 2024
4 checks passed
@cgero-eth cgero-eth deleted the dependabot/npm_and_yarn/express-4.19.2 branch April 2, 2024 10:24
thekidnamedkd added a commit that referenced this pull request Apr 3, 2024
commit d27d8ea
Author: KD <[email protected]>
Date:   Wed Apr 3 13:21:23 2024 +0200

    fix: swap out for additonal span tags

commit 2582f01
Author: KD <[email protected]>
Date:   Wed Apr 3 11:15:09 2024 +0200

    fix: remove console.log

commit d215d6e
Merge: 8e1993e 613663c
Author: KD <[email protected]>
Date:   Wed Apr 3 11:05:38 2024 +0200

    Merge branch 'main' of github.com:aragon/ods into feat/APP-2797

commit 8e1993e
Author: KD <[email protected]>
Date:   Wed Apr 3 11:02:28 2024 +0200

    fix: resolve PR convos - spy test, move consts, remove unnecessary checks and styles

commit b02ab99
Author: KD <[email protected]>
Date:   Wed Apr 3 10:14:51 2024 +0200

    chore: update failed state, revise tests

commit 613663c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Apr 2 12:24:38 2024 +0200

    chore: bump express from 4.18.2 to 4.19.2 (#132)

commit 6d1979e
Author: KD <[email protected]>
Date:   Mon Apr 1 08:32:10 2024 +0200

    fix: TransactionStatus export

commit bcce4a4
Merge: cb5edff 1af7dba
Author: KD <[email protected]>
Date:   Sun Mar 31 23:05:35 2024 +0200

    chore: resolve merge conflict - update CHANGELOG

commit cb5edff
Author: KD <[email protected]>
Date:   Sun Mar 31 23:04:16 2024 +0200

    chore: resolve PR conversations - improved readability, block explorer link, new prop naming, etc

commit f9c96de
Author: KD <[email protected]>
Date:   Wed Mar 27 19:51:29 2024 +0100

    chore: rename effective function

commit 680a2b9
Author: KD <[email protected]>
Date:   Wed Mar 27 19:47:22 2024 +0100

    chore: clean up tests

commit a8962c0
Author: KD <[email protected]>
Date:   Wed Mar 27 19:30:59 2024 +0100

    feat: implement PR fixes from convos -- logic cleanup, props, index barrelin, etc

commit 2d7f6c0
Merge: a18eb16 5ed869c
Author: KD <[email protected]>
Date:   Wed Mar 27 13:30:49 2024 +0100

    On feat/APP-2797: pending PR work

commit 5ed869c
Author: KD <[email protected]>
Date:   Wed Mar 27 13:30:49 2024 +0100

    index on feat/APP-2797: a18eb16 chore: clean up tests

commit a18eb16
Author: KD <[email protected]>
Date:   Tue Mar 26 09:47:16 2024 +0100

    chore: clean up tests

commit 18c445d
Author: KD <[email protected]>
Date:   Mon Mar 25 17:02:26 2024 +0100

    chore: prop cleanup + naming

commit b214cff
Author: KD <[email protected]>
Date:   Mon Mar 25 16:37:18 2024 +0100

    fix: prevent layout shift with spinner wrapper, extra cleanup

commit 64e5894
Author: KD <[email protected]>
Date:   Mon Mar 25 13:10:54 2024 +0100

    fix: update test for unix timestamp to pass on remote CI timezone

commit b50ea0c
Author: KD <[email protected]>
Date:   Mon Mar 25 12:17:32 2024 +0100

    chore: improve test coverage for failed cases

commit e230d1c
Merge: 915d27d bd0f4ce
Author: KD <[email protected]>
Date:   Mon Mar 25 11:50:40 2024 +0100

    chore: update CHANGELOG

commit 915d27d
Author: KD <[email protected]>
Date:   Mon Mar 25 11:40:57 2024 +0100

    feat: handle tx status and relationship with tx type

commit 57f4eee
Author: KD <[email protected]>
Date:   Thu Mar 21 19:29:29 2024 +0100

    chore: update CHANGELOG

commit 2919e21
Author: KD <[email protected]>
Date:   Thu Mar 21 19:28:47 2024 +0100

    chore: update index exports

commit a358d8e
Author: KD <[email protected]>
Date:   Thu Mar 21 19:28:01 2024 +0100

    feat: implement transactionDataListItemStructure component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant