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

fix(deps): update dependency object-inspect to v1.13.0 #2614

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
object-inspect 1.12.3 -> 1.13.0 age adoption passing confidence
@types/object-inspect (source) 1.8.1 -> 1.8.3 age adoption passing confidence

Release Notes

inspect-js/object-inspect (object-inspect)

v1.13.0

Compare Source

Commits
  • [New] add special handling for the global object 431bab2
  • [Dev Deps] update @ljharb/eslint-config, aud, tape fd4f619
  • [Dev Deps] update mock-property, tape b453f6c
  • [Dev Deps] update error-cause e8ffc57
  • [Dev Deps] update tape 054b8b9
  • [Dev Deps] temporarily remove aud due to breaking change in transitive deps 2476845
  • [Dev Deps] pin glob, since v10.3.8+ requires a broken jackspeak 383fa5e
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 68c244c

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates 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 added the dependencies Pull requests that update a dependency file label Sep 3, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 3, 2023

🦋 Changeset detected

Latest commit: 6deb946

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages
Name Type
@graphql-inspector/core Patch
@graphql-inspector/action Patch
@graphql-inspector/github Patch
@graphql-inspector/audit-command Patch
@graphql-inspector/coverage-command Patch
@graphql-inspector/diff-command Patch
@graphql-inspector/introspect-command Patch
@graphql-inspector/similar-command Patch
@graphql-inspector/validate-command Patch
@graphql-inspector/cli Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2023

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-inspector/action 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/ci 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/cli 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/audit-command 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/commands 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/coverage-command 5.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/diff-command 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/docs-command 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/introspect-command 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/serve-command 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/similar-command 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/validate-command 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/config 4.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/core 5.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/github 4.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/code-loader 4.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/git-loader 4.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/github-loader 4.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/graphql-loader 4.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/json-loader 4.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/loaders 4.0.3-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/url-loader 4.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎
@graphql-inspector/logger 4.0.2-alpha-20231019101035-a4cd16db npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2023

💻 Website Preview

The latest changes are available as preview in: https://8afa7c24.graphql-inspector.pages.dev

@renovate renovate bot force-pushed the renovate/object-inspect-1.x branch from bfe4225 to 6bef710 Compare October 8, 2023 23:41
@renovate renovate bot changed the title chore(deps): update dependency @types/object-inspect to v1.8.2 fix(deps): update dependency object-inspect to v1.13.0 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/object-inspect-1.x branch from 0ff6821 to ac0d76d Compare October 19, 2023 10:06
@renovate renovate bot force-pushed the renovate/object-inspect-1.x branch from 26653f0 to a4cd16d Compare October 19, 2023 10:09
@renovate
Copy link
Contributor Author

renovate bot commented Oct 19, 2023

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.

@TuvalSimha TuvalSimha closed this May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant