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 other minor updates #426

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@slack/web-api (source) ^7.3.2 -> ^7.3.4 age adoption passing confidence
@types/node (source) ^22.1.0 -> ^22.5.3 age adoption passing confidence
eslint-plugin-import ^2.29.1 -> ^2.30.0 age adoption passing confidence
husky ^9.1.4 -> ^9.1.5 age adoption passing confidence
pnpm (source) 9.8.0 -> 9.9.0 age adoption passing confidence
ts-jest (source) ^29.2.4 -> ^29.2.5 age adoption passing confidence
viem (source) ^2.18.8 -> ^2.21.1 age adoption passing confidence

Release Notes

slackapi/node-slack-sdk (@​slack/web-api)

v7.3.4

Compare Source

What's Changed

This patch release bumps the minimum version of axios to 1.7.4 to address a CVE - see Axios 1.7.4 release notes for more information.

Changelog

855549b fix: bump axios to 1.7.4 to address CVE (#​1875) - fixes #​1874

v7.3.3

Compare Source

import-js/eslint-plugin-import (eslint-plugin-import)

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] no-extraneous-dependencies: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] order: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
typicode/husky (husky)

v9.1.5

Compare Source

pnpm/pnpm (pnpm)

v9.9.0

Compare Source

kulshekhar/ts-jest (ts-jest)

v29.2.5

Compare Source

wevm/viem (viem)

v2.21.1

Compare Source

Patch Changes

v2.21.0

Compare Source

Minor Changes
Patch Changes

v2.20.1

Compare Source

Patch Changes

v2.20.0

Compare Source

Minor Changes
Patch Changes

v2.19.9

Compare Source

Patch Changes

v2.19.8

Compare Source

Patch Changes

v2.19.7

Compare Source

Patch Changes

v2.19.6

Compare Source

Patch Changes

v2.19.4

Compare Source

Patch Changes

v2.19.3

Compare Source

Patch Changes

v2.19.2

Compare Source

Patch Changes

v2.19.1

Compare Source

Patch Changes

v2.19.0

Compare Source

Minor Changes
  • #​2570 fee80a9a Thanks @​jxom! - Experimental: Added EIP-7702 Extension. See Docs

  • #​2586 0b1693aa Thanks @​tmm! - Renamed "zkSync" to "ZKsync":

    • Context: "zkSync" was officially renamed to "ZKsync" a while ago.
    • Variable names: zkSync -> zksync (for simplicity and consistency between folder/file names and variables).
    • Types: ZkSync -> Zksync.
    • Old naming still remains in Viem, however is marked as @deprecated and will be removed in the next major release.

    Removed deprecated zkSyncTestnet chain.

  • #​2583 b5aa9651 Thanks @​jxom! - Added ability for consumer (libraries built on top of Viem) to globally configure properties on BaseError.

    import { setErrorConfig } from 'viem'
    
    setErrorConfig({
      getDocsUrl({ name }) {
        return `https://examplelib.com?error=${name}`
      }
      version: 'examplelib@1.2.3'
    })
Patch Changes

Configuration

📅 Schedule: Branch creation - "before 10am on the first day of the month" (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.

👻 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.

@renovate renovate bot requested a review from andreogle September 1, 2024 01:04
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 2 times, most recently from ecc71ac to e46d96a Compare September 3, 2024 08:31
@renovate renovate bot force-pushed the renovate/other-minor-updates branch from e46d96a to 623744c Compare September 4, 2024 02:23
Copy link
Contributor Author

renovate bot commented Sep 4, 2024

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.

@andreogle andreogle merged commit 5959c22 into main Sep 4, 2024
6 checks passed
@andreogle andreogle deleted the renovate/other-minor-updates branch September 4, 2024 10:00
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