Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

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

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, check this box

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

Sorry, something went wrong.

kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 1, 2022
@github-actions github-actions bot added the type: bug code to address defects in shipped code label Aug 1, 2022
@renovate renovate bot force-pushed the renovate/filter-obj-5.x branch from bf1b7ec to 0e68dfb Compare August 9, 2022 15:21
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 9, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@netlify
Copy link

netlify bot commented Oct 27, 2022

Deploy Preview for framework-info failed.

Name Link
🔨 Latest commit 0e68dfb
🔍 Latest deploy log https://app.netlify.com/sites/framework-info/deploys/635a8f9ef06082000915f44d

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.

None yet

0 participants