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 #404

Merged
merged 1 commit into from Jan 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@graphql-codegen/cli 2.16.1 -> 2.16.3 age adoption passing confidence devDependencies patch
@graphql-codegen/client-preset 1.2.3 -> 1.2.5 age adoption passing confidence devDependencies patch
@graphql-codegen/typed-document-node 2.3.10 -> 2.3.12 age adoption passing confidence devDependencies patch
@graphql-codegen/typescript 2.8.5 -> 2.8.7 age adoption passing confidence devDependencies patch
@graphql-codegen/typescript-operations 2.5.10 -> 2.5.12 age adoption passing confidence devDependencies patch
@graphql-yoga/common 3.1.1 -> 3.3.0 age adoption passing confidence dependencies minor
@rollup/plugin-commonjs (source) 23.0.5 -> 23.0.7 age adoption passing confidence devDependencies patch
@sveltejs/adapter-cloudflare-workers (source) 1.0.0 -> 1.0.1 age adoption passing confidence devDependencies patch
@sveltejs/kit (source) 1.0.1 -> 1.0.7 age adoption passing confidence devDependencies patch
@types/node (source) 18.11.16 -> 18.11.18 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.46.1 -> 5.48.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.46.1 -> 5.48.0 age adoption passing confidence devDependencies minor
carbon-components-svelte 0.70.13 -> 0.71.0 age adoption passing confidence devDependencies minor
eslint (source) 8.30.0 -> 8.31.0 age adoption passing confidence devDependencies minor
eslint-config-prettier 8.5.0 -> 8.6.0 age adoption passing confidence devDependencies minor
node 18.12.1 -> 18.13.0 age adoption passing confidence minor
node v18.12.1 -> 18.13.0 age adoption passing confidence minor
pnpm (source) 7.18.2 -> 7.22.0 age adoption passing confidence packageManager minor
prettier (source) 2.8.1 -> 2.8.2 age adoption passing confidence devDependencies patch
vite (source) 4.0.1 -> 4.0.4 age adoption passing confidence devDependencies patch
vite-imagetools (source) 4.0.11 -> 4.0.13 age adoption passing confidence devDependencies patch
vitest 0.25.8 -> 0.26.3 age adoption passing confidence devDependencies minor

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v2.16.3

Compare Source

Patch Changes

v2.16.2

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/client-preset)

v1.2.5

Compare Source

Patch Changes

v1.2.4

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typed-document-node)

v2.3.12

Compare Source

Patch Changes

v2.3.11

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v2.8.7

Compare Source

Patch Changes

v2.8.6

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations)

v2.5.12

Compare Source

Patch Changes

v2.5.11

Compare Source

Patch Changes
dotansimha/graphql-yoga

v3.3.0

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes
  • Updated dependencies [5528d312]:
    • graphql-yoga@3.2.1

v3.2.0

Compare Source

Patch Changes

v3.1.2

Compare Source

Patch Changes
rollup/plugins

v23.0.7

Compare Source

2022-12-17

Bugfixes
  • fix: produce code which works when __esModule is already defined #​1379

v23.0.6

Compare Source

2022-12-17

Bugfixes
sveltejs/kit (@​sveltejs/adapter-cloudflare-workers)

v1.0.1

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/kit)

v1.0.7

Compare Source

Patch Changes
  • Ignore *.test.js and *.spec.js files in params directory (#​8250)

v1.0.6

Compare Source

Patch Changes
  • Guarantee that $page.route has the correct shape (#​8359)

v1.0.5

Compare Source

Patch Changes
  • Update typings of event.platform to be possibly undefined (#​8232)

v1.0.3

Compare Source

Patch Changes
  • Include submitter's value when progressively enhancing <form method="get"> (#​8273)

v1.0.2

Compare Source

Patch Changes
  • Fix filterSerializedResponseHeaders error message (#​8348)

  • Fix form action redirect status code (#​8210)

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

v5.48.0

Compare Source

Features
  • eslint-plugin: specify which method is unbound and added test case (#​6281) (cf3ffdd)

5.47.1 (2022-12-26)

Bug Fixes
  • ast-spec: correct some incorrect ast types (#​6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#​6256) (ccd45d4)

v5.47.1

Compare Source

Bug Fixes
  • ast-spec: correct some incorrect ast types (#​6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#​6256) (ccd45d4)

v5.47.0

Compare Source

Features
  • eslint-plugin: [no-floating-promises] add suggestion fixer to add an 'await' (#​5943) (9e35ef9)

5.46.1 (2022-12-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v5.48.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.47.1 (2022-12-26)

Note: Version bump only for package @​typescript-eslint/parser

v5.47.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.47.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.46.1 (2022-12-12)

Note: Version bump only for package @​typescript-eslint/parser

carbon-design-system/carbon-components-svelte

v0.71.0

Compare Source

Breaking Changes

  • Select: rename dispatched change event to update
  • Select: forward change event
  • PaginationNav: use 1-indexing to be consistent with Pagination
  • InlineNotification: remove iconDescription prop (replaced with closeButtonDescription and statusIconDescription)

Features

  • Pagination: dispatch change event when user interacts with previous/next buttons, or page/page size dropdowns
  • InlineNotification: add iconDescription and closeButtonDescription props

Documentation

  • link 'source code' to folder for multiple components
  • PaginationNav: add description for change event
eslint/eslint

v8.31.0

Compare Source

Features

  • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#​16693) (Milos Djermanovic)
  • b401cde feat: add options to check destructuring in no-underscore-dangle (#​16006) (Morten Kaltoft)
  • 30d0daf feat: group properties with values in parentheses in key-spacing (#​16677) (Francesco Trotta)

Bug Fixes

  • 35439f1 fix: correct syntax error in prefer-arrow-callback autofix (#​16722) (Francesco Trotta)
  • 87b2470 fix: new instance of FlatESLint should load latest config file version (#​16608) (Milos Djermanovic)

Documentation

Chores

prettier/eslint-config-prettier

v8.6.0

Compare Source

  • Added: [vue/multiline-ternary]. Thanks to @​xcatliu!
nodejs/node

v18.13.0: 2023-01-05, Version 18.13.0 'Hydrogen' (LTS), @​danielleadams

Compare Source

Notable changes
Add support for externally shared js builtins

By default Node.js is built so that all dependencies are bundled into the Node.js binary itself. Some Node.js distributions prefer to manage dependencies externally. There are existing build options that allow dependencies with native code to be externalized. This commit adds additional options so that dependencies with JavaScript code (including WASM) can also be externalized. This addition does not affect binaries shipped by the Node.js project but will allow other distributions to externalize additional dependencies when needed.

Contributed by Michael Dawson in #​44376

Introduce File

The File class is part of the FileAPI. It can be used anywhere a Blob can, for example in URL.createObjectURL and FormData. It contains two properties that Blobs do not have: lastModified, the last time the file was modified in ms, and name, the name of the file.

Contributed by Khafra in #​45139

Support function mocking on Node.js test runner

The node:test module supports mocking during testing via a top-level mock
object.

test('spies on an object method', (t) => {
  const number = {
    value: 5,
    add(a) {
      return this.value + a;
    },
  };
  t.mock.method(number, 'add');

  assert.strictEqual(number.add(3), 8);
  assert.strictEqual(number.add.mock.calls.length, 1);
});

Contributed by Colin Ihrig in #​45326

Other notable changes
  • build:
    • disable v8 snapshot compression by default (Joyee Cheung) #​45716
  • crypto:
    • update root certificates (Luigi Pinca) #​45490
  • deps:
    • update ICU to 72.1 (Michaël Zasso) #​45068
  • doc:
    • add doc-only deprecation for headers/trailers setters (Rich Trott) #​45697
    • add Rafael to the tsc (Michael Dawson) #​45691
    • deprecate use of invalid ports in url.parse (Antoine du Hamel) #​45576
    • add lukekarrys to collaborators (Luke Karrys) #​45180
    • add anonrig to collaborators (Yagiz Nizipli) #​45002
    • deprecate url.parse() (Rich Trott) #​44919
  • lib:
    • drop fetch experimental warning (Matteo Collina) #​45287
  • net:
    • (SEMVER-MINOR) add autoSelectFamily and autoSelectFamilyAttemptTimeout options (Paolo Insogna) #​44731
  • src:
    • (SEMVER-MINOR) add uvwasi version (Jithil P Ponnan) #​45639
    • (SEMVER-MINOR) add initial shadow realm support (Chengzhong Wu) #​42869
  • test_runner:
    • (SEMVER-MINOR) add t.after() hook (Colin Ihrig) #​45792
    • (SEMVER-MINOR) don't use a symbol for runHook() (Colin Ihrig) #​45792
  • tls:
    • (SEMVER-MINOR) add "ca" property to certificate object (Ben Noordhuis) #​44935
    • remove trustcor root ca certificates (Ben Noordhuis) #​45776
  • tools:
    • update certdata.txt (Luigi Pinca) #​45490
  • util:
    • add fast path for utf8 encoding (Yagiz Nizipli) #​45412
    • improve textdecoder decode performance (Yagiz Nizipli) #​45294
    • (SEMVER-MINOR) add MIME utilities (#​21128) (Bradley Farias) #​21128
Commits

Configuration

📅 Schedule: Branch creation - "every weekend" (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 changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c97e285 to 57742f4 Compare December 22, 2022 19:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 62ad459 to 0bb1b8d Compare December 31, 2022 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from d9aa7eb to f9695d0 Compare January 6, 2023 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f9695d0 to 2ce3f84 Compare January 7, 2023 11:54
@KoichiKiyokawa KoichiKiyokawa merged commit eaa6e2c into main Jan 7, 2023
@KoichiKiyokawa KoichiKiyokawa deleted the renovate/all-minor-patch branch January 7, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant