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 non-major dependencies #7240

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 8.4.5 -> 8.5.0 age adoption passing confidence
qs 6.12.2 -> 6.12.3 age adoption passing confidence
rimraf 5.0.8 -> 5.0.9 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose)

v8.5.0

Compare Source

==================

  • perf: memoize toJSON / toObject default options #​14672
  • feat(document): add $createModifiedPathsSnapshot(), $restoreModifiedPathsSnapshot(), $clearModifiedPaths() #​14699 #​14268
  • feat(query): make sanitizeProjection prevent projecting in paths deselected in the schema #​14691
  • feat: allow setting array default value to null #​14717 #​6691
  • feat(mongoose): allow drivers to set global plugins #​14682
  • feat(connection): bubble up monitorCommands events to Mongoose connection if monitorCommands option set #​14681 #​14611
  • fix(document): ensure post('deleteOne') hooks are called when calling save() after subdoc.deleteOne() #​14732 #​9885
  • fix(query): remove count() and findOneAndRemove() from query chaining #​14692 #​14689
  • fix: remove default connection if setting createInitialConnection to false after Mongoose instance created #​14679 #​8302
  • types(models+query): infer return type from schema for 1-level deep nested paths #​14632
  • types(connection): make transaction() return type match the executor function #​14661 #​14656
  • docs: fix docs links in index.md mirasayon
ljharb/qs (qs)

v6.12.3

Compare Source

  • [Fix] parse: properly account for strictNullHandling when allowEmptyArrays
  • [meta] fix changelog indentation
isaacs/rimraf (rimraf)

v5.0.9

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jul 8, 2024
Copy link
Contributor

github-actions bot commented Jul 8, 2024

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-mesh/fusion-runtime 0.4.2-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/json-schema 0.101.3-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/mysql 0.99.2-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/openapi 0.101.3-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/raml 0.101.3-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@omnigraph/json-schema 0.101.3-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@omnigraph/mysql 0.3.2-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@omnigraph/openapi 0.101.3-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@omnigraph/raml 0.101.3-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-operation-headers 0.2.5-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 0.101.5-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/serve-cli 0.6.5-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/serve-runtime 0.4.5-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http 0.2.2-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-rest 0.3.3-alpha-20240709015554-23ad0805c098fb555fd12a20f6c4a9be4704d16d npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jul 8, 2024

💻 Website Preview

The latest changes are available as preview in: https://fdd18d97.graphql-mesh.pages.dev

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 992a522 to ac945b9 Compare July 9, 2024 01:47
Copy link
Contributor Author

renovate bot commented Jul 9, 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.

@ardatan ardatan merged commit 3aa1583 into master Jul 9, 2024
23 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch July 9, 2024 07:09
ardatan pushed a commit that referenced this pull request Jul 9, 2024
* chore(deps): update all non-major dependencies

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ardatan pushed a commit that referenced this pull request Jul 11, 2024
* chore(deps): update all non-major dependencies

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant