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 server #6930

Merged
merged 2 commits into from Feb 6, 2024
Merged

chore(deps): update server #6930

merged 2 commits into from Feb 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 29.5.11 -> 29.5.12 age adoption passing confidence
@types/node (source) 20.11.6 -> 20.11.16 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.19.1 -> 6.20.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.19.1 -> 6.20.0 age adoption passing confidence
axios (source) 1.6.6 -> 1.6.7 age adoption passing confidence
joi 17.12.0 -> 17.12.1 age adoption passing confidence
sql-formatter 15.1.2 -> 15.2.0 age adoption passing confidence
typeorm (source) 0.3.19 -> 0.3.20 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.20.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

axios/axios (axios)

v1.6.7

Compare Source

Bug Fixes
  • capture async stack only for rejections with native error objects; (#​6203) (1a08f90)
Contributors to this release
hapijs/joi (joi)

v17.12.1

Compare Source

sql-formatter-org/sql-formatter (sql-formatter)

v15.2.0: 15.2.0

Compare Source

Larger change in PostgreSQL keywordCase handling
  • Removed almost all of PostgreSQL non-reserved keywords #​709

The keywords list that's used for uppercasing keywords is now much smaller.
This will lead to some keywords not being uppercased any more.
But it will eliminate several cases where table and column names were detected as keywords and uppercased.

v15.1.3: 15.1.3

Compare Source

Bugfixes
  • Allow for keywords after : operator in Snowflake #​706
typeorm/typeorm (typeorm)

v0.3.20

Compare Source

Bug Fixes
Features
Reverts

Configuration

📅 Schedule: Branch creation - "on tuesday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Feb 6, 2024
Copy link

cloudflare-pages bot commented Feb 6, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e1bbbc8
Status:⚡️  Build in progress...

View logs

@renovate renovate bot force-pushed the renovate/server branch 2 times, most recently from c03659d to da58b98 Compare February 6, 2024 17:33
Copy link
Contributor Author

renovate bot commented Feb 6, 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.

@jrasm91 jrasm91 enabled auto-merge (squash) February 6, 2024 22:04
@jrasm91 jrasm91 merged commit d88ca5f into main Feb 6, 2024
23 of 24 checks passed
@jrasm91 jrasm91 deleted the renovate/server branch February 6, 2024 22:06
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants