Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

fix(deps): update dependency filter-obj to v5 #451

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
filter-obj ^3.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

sindresorhus/filter-obj

v5.1.0

Compare Source

v5.0.0

Compare Source

Breaking
  • Do not ignore symbol properties (#​23) 1c166d3
    • This is a breaking change since the function predicate passed as argument needs to handle the potential case that the key might be a symbol instead of a string.
Fixes

v4.0.0

Compare Source

Breaking
  • Require Node.js 14 25fdfe6
  • Change from a default export to a named export (#​18) 1064082
    • import filterObject from 'filter-obj'import {includeKeys} from 'filter-obj'
Improvements

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants