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 to v2.37.0 (master) #1571

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-cdk/assert 2.36.0 -> 2.37.0 age adoption passing confidence
@aws-cdk/aws-apigateway 1.167.0 -> 1.168.0 age adoption passing confidence
@aws-cdk/aws-lambda 1.167.0 -> 1.168.0 age adoption passing confidence
@aws-cdk/core 1.167.0 -> 1.168.0 age adoption passing confidence
@graphql-tools/load-files 6.6.0 -> 6.6.1 age adoption passing confidence
@graphql-tools/url-loader 7.13.3 -> 7.13.4 age adoption passing confidence
aws-cdk 2.36.0 -> 2.37.0 age adoption passing confidence
aws-cdk-lib 2.36.0 -> 2.37.0 age adoption passing confidence

Release Notes

aws/aws-cdk

v2.37.0

Compare Source

Features
Bug Fixes

Alpha modules (2.37.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • redshift: The way to specify a logging bucket and prefix will change to use an interface.
Features
Bug Fixes
  • redshift: deploy fails when creating logging bucket without s3 key (#​21243) (220177f)
ardatan/graphql-tools (@​graphql-tools/load-files)

v6.6.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/url-loader)

v7.13.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

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 Aug 9, 2022
@changeset-bot
Copy link

changeset-bot bot commented Aug 9, 2022

⚠️ No Changeset found

Latest commit: 17e531f

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 221214      ✗ 0     
     data_received..................: 29 MB   981 kB/s
     data_sent......................: 13 MB   424 kB/s
     http_req_blocked...............: avg=1.14µs   min=700ns    med=1µs      max=1.97ms  p(90)=1.4µs    p(95)=1.7µs   
     http_req_connecting............: avg=16ns     min=0s       med=0s       max=1.81ms  p(90)=0s       p(95)=0s      
   ✓ http_req_duration..............: avg=202.54µs min=137.1µs  med=182.19µs max=18.42ms p(90)=225.19µs p(95)=257.49µs
       { expected_response:true }...: avg=202.54µs min=137.1µs  med=182.19µs max=18.42ms p(90)=225.19µs p(95)=257.49µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 110607
     http_req_receiving.............: avg=17.85µs  min=10.39µs  med=16.29µs  max=6.8ms   p(90)=21.1µs   p(95)=25.3µs  
     http_req_sending...............: avg=5.86µs   min=3.9µs    med=4.7µs    max=4.08ms  p(90)=6.7µs    p(95)=10.1µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=178.82µs min=120.9µs  med=160.79µs max=18.3ms  p(90)=197.79µs p(95)=226.39µs
     http_reqs......................: 110607  3686.747308/s
     iteration_duration.............: avg=266.53µs min=193.09µs med=242.89µs max=20.6ms  p(90)=298.59µs p(95)=337.89µs
     iterations.....................: 110607  3686.747308/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit 901d48a into master Aug 10, 2022
@renovate renovate bot deleted the renovate/master-all-minor-patch branch August 10, 2022 02:42
saihaj added a commit that referenced this pull request Aug 30, 2022
* docs: added file upload example to save file in disk (#1477)

* updated: file upload example to save file in disk using fs

* added: fs module import

* added: path module import

* docs: fix typos (#1492)

* fix(deps): update all non-major dependencies (master) (#1480)

* fix(deps): update all non-major dependencies

* Fix tests

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>

* fix(deps): update envelop (#1495)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update all non-major dependencies (#1494)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update file-uploads.mdx (#1501)

* docs: fix typos (#1498)

* Bump @whatwg-node/fetch to get the latest fixes (#1493)

* chore(release): update monorepo packages versions (#1502)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update all non-major dependencies (master) (#1517)

* chore(deps): update all non-major dependencies

* chore: bump "@envelop/live-query"

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>

* chore(deps): update all non-major dependencies (#1528)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency puppeteer to v16 (#1531)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: typescript commonjs resolution (#1543)

* chore(release): update monorepo packages versions (#1546)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update envelop (#1549)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update yarn.lock

* fix(deps): update dependency framer-motion to v7 (#1540)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update all non-major dependencies (#1539)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency puppeteer to v16.1.0 (#1555)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* docs: fix bad redis import (#1554)

There is an error with import. 
```
'Redis' cannot be used as a value because it was exported using 'export type'.ts(1362)
```
Take a look here https://github.com/luin/ioredis

* chore(deps): update all non-major dependencies (#1559)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update all non-major dependencies (#1561)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update all non-major dependencies to v2.37.0 (#1571)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update subscriptions.mdx (#1572)

* fix(deps): update dependency @graphql-tools/schema to v9 (#1570)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update all non-major dependencies (#1573)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update algolia-lockfile.json

* fix(deps): update dependency pino-pretty to v9 (#1574)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency esbuild to v0.15.1 (#1577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency shiki to ^0.11.0 (#1580)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update all non-major dependencies (#1582)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update all non-major dependencies (#1591)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint to v8.22.0 (#1593)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency esbuild to v0.15.3 (#1594)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency html-minifier-terser to v7.0.0 (#1596)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update all non-major dependencies (#1598)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @pothos/core to v3.15.0 (#1599)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: apply the useHTTPValidationError plugin last (#1600)

* test: add failing test

* fix: put the useHTTPValidationError plugin last

* chore: add changeset

* fix: upgrade envelop (#1603)

* fix: upgrade envelop

* chore: add test

* use shared pipelines and latest repo setup (#1605)

* chore(release): update monorepo packages versions (#1602)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update all non-major dependencies (master) (#1611)

* fix(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>

* fix(deps): update all non-major dependencies (#1614)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update all non-major dependencies (#1618)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Unopinionated vscode settings (#1617)

* unopinionated

* some recommendations

* chore(deps): update all non-major dependencies (#1627)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* ci: use shared actions (#1626)

* chore(release): update monorepo packages versions (#1613)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* example: add graphql-armor (#1620)

* feat(example): add graphql-armor

* chore(example/graphql-armor): update example query + description

* chore(example/graphql-armor): add installation snippet

* chore(example/graphql-armor): bump armor version

* chore(deps): bump graphql armor

* chore(deps): bump graphql armor

* chore(deps): update dependency netlify-cli to v11 (#1628)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: graphiql (#1634)

* fix: graphiql

* fix: test

* remove html test

* chore(release): update monorepo packages versions (#1635)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update all non-major dependencies (#1637)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @sveltejs/adapter-auto to v1.0.0-next.65 (#1640)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update all non-major dependencies (#1645)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(common): accept POST requests as JSON by default again (#1636)

* chore(release): update monorepo packages versions (#1651)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency next-i18next to v12 (#1643)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* GraphQL Yoga - New website (#1537)

* bootstrap

fix menu

* features

* integrations

* migration

* advanced

* basic

* fix title

* fix

* rebase conflicts

* temp

* update components

* yeah

* chore(dependencies): updated changesets for modified dependencies

* npx yarn deduplicate

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update algolia-lockfile.json

* chore(deps): update all non-major dependencies (master) (#1649)

* 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>

* upgrade and fix Deno example (#1667)

* upgrade and fix Deno example

* Update

* fix(common): accept the server context if Yoga instance is used as a Request handler

Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>

* chore(release): update monorepo packages versions (#1652)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Respect Envelop's OnPluginInit's addPlugin method (#1671)

* chore(release): update monorepo packages versions (#1673)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update all non-major dependencies (master) (#1658)

* 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>

* chore: use correct version for graphql-ws (#1680)

* make build pass

* some fixes

* fix: integration test

* one test to go

* fix build issues

* include schema and check error extensions too

* ci: remove node 12

Co-authored-by: Salman Dabbakuti <dabbakutisalman@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
Co-authored-by: matsuda-argano <106219284+matsuda-argano@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Tkaczyk <adam@tkaczyk.dev>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
Co-authored-by: Denis Badurina <badurinadenis@gmail.com>
Co-authored-by: c3b5aw <spyk.developpeur@gmail.com>
Co-authored-by: Tuval Simha <tuval.simha@Gmail.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
Co-authored-by: Paul <paul.cowan@cutting.scot>
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.

None yet

0 participants