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 all dependencies - patch updates #11360

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/parser (source) 7.23.0 -> 7.23.4 age adoption passing confidence devDependencies patch
@graphql-tools/schema 10.0.0 -> 10.0.2 age adoption passing confidence devDependencies patch
@microsoft/api-extractor (source) 7.38.2 -> 7.38.3 age adoption passing confidence devDependencies patch
@types/bytes (source) 3.1.3 -> 3.1.4 age adoption passing confidence devDependencies patch
@types/fetch-mock (source) 7.3.7 -> 7.3.8 age adoption passing confidence devDependencies patch
@types/hoist-non-react-statics (source) 3.3.4 -> 3.3.5 age adoption passing confidence devDependencies patch
@types/jest (source) 29.5.7 -> 29.5.10 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.14.200 -> 4.14.202 age adoption passing confidence devDependencies patch
@types/node-fetch (source) 2.6.8 -> 2.6.9 age adoption passing confidence devDependencies patch
@types/react (source) 18.2.35 -> 18.2.38 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.2.14 -> 18.2.17 age adoption passing confidence devDependencies patch
@types/use-sync-external-store (source) 0.0.5 -> 0.0.6 age adoption passing confidence devDependencies patch
eslint-plugin-local-rules 2.0.0 -> 2.0.1 age adoption passing confidence devDependencies patch
jaywcjlove/github-action-package v1.3.1 -> v1.3.2 age adoption passing confidence action patch
secops 2.0.2 -> 2.0.3 age adoption passing confidence orb patch

Release Notes

babel/babel (@​babel/parser)

v7.23.4

Compare Source

v7.23.4 (2023-11-20)

🐛 Bug Fix
Committers: 4

v7.23.3

Compare Source

v7.23.3 (2023-11-09)

🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-plugin-transform-computed-properties
Committers: 9
ardatan/graphql-tools (@​graphql-tools/schema)

v10.0.2

Compare Source

Patch Changes

v10.0.1

Compare Source

Patch Changes
microsoft/rushstack (@​microsoft/api-extractor)

v7.38.3

Compare Source

cletusw/eslint-plugin-local-rules (eslint-plugin-local-rules)

v2.0.1: Update postcss

Compare Source

jaywcjlove/github-action-package (jaywcjlove/github-action-package)

v1.3.2

Compare Source

Documentation v1.3.2: https://raw.githack.com/jaywcjlove/github-action-package/5d3dd6a/index.html\
Comparing Changes: jaywcjlove/github-action-package@v1.3.1...v1.3.2

- name: package.json info
  id: info
  uses: jaywcjlove/github-action-package@main

- run: echo "name - github-action-package"
- run: echo "version - 1.3.2"
- run: echo "description - Read and modify the contents of package.json."
- run: echo "author - jaywcjlove"
- name: package.json info
  id: info
  uses: jaywcjlove/github-action-package@main
  with:
    data: |
      {
        "name": "@​jaywcjlove/github-action-package-test"
      }

- run: echo "name - github-action-package"
- run: echo "version - 1.3.2"
- run: echo "description - Read and modify the contents of package.json."
- run: echo "author - jaywcjlove"

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Nov 11, 2023

⚠️ No Changeset found

Latest commit: dcbdfe8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Nov 11, 2023

size-limit report 📦

Path Size
dist/apollo-client.min.cjs 37.08 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" 43.51 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" (production) 42.01 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" 32.61 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" (production) 31.27 KB (0%)
import { ApolloProvider } from "dist/react/index.js" 1.22 KB (0%)
import { ApolloProvider } from "dist/react/index.js" (production) 1.21 KB (0%)
import { useQuery } from "dist/react/index.js" 4.28 KB (0%)
import { useQuery } from "dist/react/index.js" (production) 4.1 KB (0%)
import { useLazyQuery } from "dist/react/index.js" 4.59 KB (0%)
import { useLazyQuery } from "dist/react/index.js" (production) 4.41 KB (0%)
import { useMutation } from "dist/react/index.js" 2.55 KB (0%)
import { useMutation } from "dist/react/index.js" (production) 2.54 KB (0%)
import { useSubscription } from "dist/react/index.js" 2.24 KB (0%)
import { useSubscription } from "dist/react/index.js" (production) 2.2 KB (0%)
import { useSuspenseQuery } from "dist/react/index.js" 4.62 KB (0%)
import { useSuspenseQuery } from "dist/react/index.js" (production) 4.05 KB (0%)
import { useBackgroundQuery } from "dist/react/index.js" 4.14 KB (0%)
import { useBackgroundQuery } from "dist/react/index.js" (production) 3.56 KB (0%)
import { useReadQuery } from "dist/react/index.js" 3 KB (0%)
import { useReadQuery } from "dist/react/index.js" (production) 2.94 KB (0%)
import { useFragment } from "dist/react/index.js" 2.09 KB (0%)
import { useFragment } from "dist/react/index.js" (production) 2.04 KB (0%)

@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 27ab820 to c5bef2b Compare November 25, 2023 10:44
@renovate renovate bot force-pushed the renovate/all-patch branch from c5bef2b to dcbdfe8 Compare November 25, 2023 12:38
@phryneas phryneas merged commit c05871c into main Nov 27, 2023
13 checks passed
@phryneas phryneas deleted the renovate/all-patch branch November 27, 2023 13:11
@github-actions github-actions bot added the auto-cleanup 🤖 label Nov 27, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant