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 jaywcjlove/github-action-package action to v2 #11621

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
jaywcjlove/github-action-package action major v1.3.2 -> v2.0.0

Release Notes

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

v2.0.0

Compare Source

Documentation v2.0.0: https://raw.githack.com/jaywcjlove/github-action-package/510cb71/index.html\
Comparing Changes: jaywcjlove/github-action-package@v1.3.2...v2.0.0

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

- run: echo "name - github-action-package"
- run: echo "version - 2.0.0"
- 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 - 2.0.0"
- 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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot requested a review from a team as a code owner February 24, 2024 13:11
Copy link

changeset-bot bot commented Feb 24, 2024

⚠️ No Changeset found

Latest commit: cc31ca4

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 Feb 24, 2024

size-limit report 📦

Path Size
dist/apollo-client.min.cjs 38.35 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" 46.17 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" (production) 43.73 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" 33.95 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" (production) 31.87 KB (0%)
import { ApolloProvider } from "dist/react/index.js" 1.23 KB (0%)
import { ApolloProvider } from "dist/react/index.js" (production) 1.22 KB (0%)
import { useQuery } from "dist/react/index.js" 5.26 KB (0%)
import { useQuery } from "dist/react/index.js" (production) 4.35 KB (0%)
import { useLazyQuery } from "dist/react/index.js" 5.5 KB (0%)
import { useLazyQuery } from "dist/react/index.js" (production) 4.58 KB (0%)
import { useMutation } from "dist/react/index.js" 3.51 KB (0%)
import { useMutation } from "dist/react/index.js" (production) 2.73 KB (0%)
import { useSubscription } from "dist/react/index.js" 3.19 KB (0%)
import { useSubscription } from "dist/react/index.js" (production) 2.38 KB (0%)
import { useSuspenseQuery } from "dist/react/index.js" 5.36 KB (0%)
import { useSuspenseQuery } from "dist/react/index.js" (production) 4.03 KB (0%)
import { useBackgroundQuery } from "dist/react/index.js" 4.83 KB (0%)
import { useBackgroundQuery } from "dist/react/index.js" (production) 3.49 KB (0%)
import { useLoadableQuery } from "dist/react/index.js" 4.98 KB (0%)
import { useLoadableQuery } from "dist/react/index.js" (production) 3.63 KB (0%)
import { useReadQuery } from "dist/react/index.js" 3.12 KB (0%)
import { useReadQuery } from "dist/react/index.js" (production) 3.06 KB (0%)
import { useFragment } from "dist/react/index.js" 2.27 KB (0%)
import { useFragment } from "dist/react/index.js" (production) 2.22 KB (0%)

@renovate renovate bot force-pushed the renovate/jaywcjlove-github-action-package-2.x branch from 2a1916f to d6b57a7 Compare March 2, 2024 09:51
@phryneas
Copy link
Member

phryneas commented Mar 6, 2024

@alessbell I think this should still be compatible, but could you please double-check it?

@renovate renovate bot force-pushed the renovate/jaywcjlove-github-action-package-2.x branch 2 times, most recently from ce8f07d to 0ae3633 Compare March 16, 2024 07:14
@github-actions github-actions bot added the auto-cleanup 🤖 label Mar 18, 2024
@renovate renovate bot force-pushed the renovate/jaywcjlove-github-action-package-2.x branch from 0ae3633 to cc31ca4 Compare March 18, 2024 18:56
@alessbell alessbell merged commit 24b73b4 into main Mar 18, 2024
33 checks passed
@alessbell alessbell deleted the renovate/jaywcjlove-github-action-package-2.x branch March 18, 2024 19:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 18, 2024
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.

2 participants