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(deps): update dependency express to v5.0.0-beta.1 - abandoned #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 27, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) 5.0.0-alpha.6 -> 5.0.0-beta.1 age adoption passing confidence

Release Notes

expressjs/express

v5.0.0-beta.1: 5.0.0-beta.1

Compare Source

This is the first Express 5.0 beta release, based off 4.17.2 and includes
changes from 5.0.0-alpha.8.

  • change:
    • Default "query parser" setting to 'simple'
    • Requires Node.js 4+
    • Use mime-types for file to content type mapping
  • deps: [email protected]
  • deps: [email protected]
    • req.body is no longer always initialized to {}
    • urlencoded parser now defaults extended to false
    • Use on-finished to determine when body read
  • deps: [email protected]
    • Add new ?, *, and + parameter modifiers
    • Internalize private router.process_params method
    • Matching group expressions are only RegExp syntax
    • Named matching groups no longer available by position in req.params
    • Regular expressions can only be used in a matching group
    • Remove debug dependency
    • Special * path segment behavior removed
    • deps: [email protected]
    • deps: parseurl@~1.3.3
    • deps: [email protected]
    • deps: [email protected]
  • deps: [email protected]
    • Change dotfiles option default to 'ignore'
    • Remove hidden option; use dotfiles option instead
    • Use mime-types for file to content type mapping
    • deps: [email protected]
  • deps: [email protected]
    • Change dotfiles option default to 'ignore'
    • Remove hidden option; use dotfiles option instead
    • Use mime-types for file to content type mapping
    • deps: [email protected]

v5.0.0-alpha.8

Compare Source

This is the sixth Express 5.0 alpha release, based off 4.17.1 and includes
changes from 5.0.0-alpha.7.

v5.0.0-alpha.7

Compare Source

This is the seventh Express 5.0 alpha release, based off 4.16.4 and includes
changes from 5.0.0-alpha.6.

The major change with this alpha is the basic support for returned, rejected
Promises in the router.

  • remove:
    • path-to-regexp dependency
  • deps: [email protected]
    • Add DEBUG_HIDE_DATE environment variable
    • Change timer to per-namespace instead of global
    • Change non-TTY date format
    • Remove DEBUG_FD environment variable support
    • Support 256 namespace colors
  • deps: [email protected]

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 changed the title Update dependency express to v5.0.0-alpha.7 Update dependency express to v5.0.0-alpha.8 May 8, 2020
@renovate renovate bot changed the title Update dependency express to v5.0.0-alpha.8 Update dependency express to v5.0.0-beta.1 Mar 7, 2022
@renovate renovate bot changed the title Update dependency express to v5.0.0-beta.1 chore(deps): update dependency express to v5.0.0-beta.1 Mar 17, 2023
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update dependency express to v5.0.0-beta.1 chore(deps): update dependency express to v5.0.0-beta.1 - abandoned Mar 25, 2024
Copy link
Author

renovate bot commented Mar 25, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

1 participant