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 external fixes #2437

Merged
merged 1 commit into from
Oct 12, 2024
Merged

chore(deps): update external fixes #2437

merged 1 commit into from
Oct 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action digest 692973e -> eef6144
cookie dependencies patch 0.7.1 -> 0.7.2 age adoption passing confidence
cookie-parser dependencies patch 1.4.6 -> 1.4.7 age adoption passing confidence
express (source) dependencies patch 4.21.0 -> 4.21.1 age adoption passing confidence
hast-util-select dependencies patch 6.0.2 -> 6.0.3 age adoption passing confidence

Release Notes

jshttp/cookie (cookie)

v0.7.2

Compare Source

expressjs/cookie-parser (cookie-parser)

v1.4.7

Compare Source

==========

  • deps: [email protected]
    • Fix object assignment of hasOwnProperty
  • deps: [email protected]
    • Allow leading dot for domain
      • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
    • Add fast path for serialize without options, use obj.hasOwnProperty when parsing
  • deps: [email protected]
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack
  • deps: [email protected]
    • Add partitioned option
  • deps: [email protected]
    • Add priority option
    • Fix expires option to reject invalid dates
    • pref: improve default decode speed
    • pref: remove slow string split in parse
  • deps: [email protected]
    • pref: read value only when assigning in parse
    • pref: remove unnecessary regexp in parse
expressjs/express (express)

v4.21.1

Compare Source

syntax-tree/hast-util-select (hast-util-select)

v6.0.3

Compare Source

Miscellaneous
Types

Full Changelog: syntax-tree/hast-util-select@6.0.2...6.0.3


Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

This PR will trigger no release when merged.

@renovate renovate bot merged commit b00efb7 into main Oct 12, 2024
8 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch October 12, 2024 16:42
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