Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

[Snyk] Upgrade next from 9.1.1 to 9.3.1 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 9, 2020

Snyk has created this PR to upgrade next from 9.1.1 to 9.3.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 165 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-03-17.

The recommended version fixes:

Severity Issue Exploit Maturity
Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-536840
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ACORN-559469
No Known Exploit
Timing Attack
SNYK-JS-ELLIPTIC-511941
No Known Exploit
Prototype Pollution
SNYK-JS-DOTPROP-543489
Proof of Concept
Cross-site Scripting (XSS)
SNYK-JS-DEVALUE-536388
No Known Exploit
Information Exposure
SNYK-JS-KINDOF-537849
Proof of Concept
Release notes
Package name: next
  • 9.3.1 - 2020-03-17

    Patches

    • Correctly Count Object References: #10903
    • Add warning when built-in CSS/SCSS support is disabled: #10942
    • Add missing words in docs: #10941
    • Update handling for patterns in custom routes: #10523
    • Remove extra closing parenthesis: #10948
    • Fix paths.params.type in getStaticPaths(document): #10959
    • Check SSG Page via Route Lookup: #10971
    • Make sure to not show pages/404 GIP error from _app having GIP: #10974
    • Fix examples with relay-compiler: #10976
    • Use core-js promise polyfill for nomodule browsers: #10985
    • Improve Sass Error: #10982
    • Add support for getStaticProps in pages/404: #10984
    • Cms-datocms SerializableError fixes: #10986
    • Fix Lint: 39ed664
    • Generic form of GetStaticProps and GetServerSideProps: #10856
    • Add Array.flat polyfill to nomodule-polyfills: #11004
    • Add "noreferrer" to the prerender indicator doc link: #11005
    • Update RegExp test and remove extra script: #11006
    • Update data-fetch example to SSG: #11017
    • Feat: update api-routes example to SSG: #11019
    • Fix Test for Windows: c135830
    • Update amp-first example to use GSSP: #11028
    • Update with-zeit-fetch example to use SSG: #11026
    • Update next-sass example to use built-in sass support: #11015
    • Correct Cache-Control Behavior for GS(S)P: #11022
    • Update custom-server-fastify example to not use internal fn: #11040
    • Updated analyze-bundles example: #11031
    • Use getServerSideProps for example: #11057
    • Update custom-server-express example with getServerSideProps: #11035
    • Upgrade next.js version on datocms example: #11039
    • Update with-loading example to SSG: #11050
    • Update form handler example: #11059
    • Add support for static 404 when _error does not have custom GIP: #11062
    • Update ssr-caching example with getServerSideProps: #11032
    • Upgrade styled-jsx: #11070
    • Update preset.ts: Remove any and use updated Node.js types: #11075
    • Update @next/bundle-analyzer dependencies: #11068
    • Update introduction.md: #11092
    • Fix prettier linting: a231315
    • Add experimental support for SCSS options: #11063
    • Update API routes documentation to correctly mention middlewar…: #11083
    • Update with-react-multi-carousel example to use GSSP: #11069
    • Move public directory for development in examples/with-firebas…: #11085
    • Update examples to use getStaticProps where possible: #11136

    Credits

    Huge thanks to @ijjk, @chibicode, @5alidz, @watanabeyu, @messa, @timneutkens, @followbl, @herrstucki, @danlutz, @Spy-Seth, @asotoglez, @josiahwiebe, @ragingwind, @ruisaraiva19, @SarKurd, @bobaaaaa, @akhila-ariyachandra, @lfades, @matamatanot, @JazibJafri, @tomdohnal, @carlospavanetti, @giuseppeg, @lifeiscontent, @7ma7X, @PaulHale, @john015, and @petamoriken for helping!

  • 9.3.1-canary.7 - 2020-03-17

    Patches

    • Update API routes documentation to correctly mention middlewar…: #11083
    • Update with-react-multi-carousel example to use GSSP: #11069
    • Move public directory for development in examples/with-firebas…: #11085
    • Update examples to use getStaticProps where possible: #11136

    Credits

    Huge thanks to @john015 and @petamoriken for helping!

  • 9.3.1-canary.6 - 2020-03-16

    Patches

    • Update introduction.md: #11092
    • Fix prettier linting: a231315
    • Add support for SCSS options: #11063

    Credits

    Huge thanks to @PaulHale and @ijjk for helping!

  • 9.3.1-canary.5 - 2020-03-15

    Patches

    • Use getServerSideProps for example: #11057
    • Update custom-server-express example with getServerSideProps: #11035
    • Upgrade next.js version on datocms example: #11039
    • Update with-loading example to SSG: #11050
    • Update form handler example: #11059
    • Add support for static 404 when _error does not have custom GIP: #11062
    • Update ssr-caching example with getServerSideProps: #11032
    • Upgrade styled-jsx: #11070
    • Update preset.ts: Remove any and use updated Node.js types: #11075
    • Update @next/bundle-analyzer dependencies: #11068

    Credits

    Huge thanks to @lfades, @matamatanot, @chibicode, @JazibJafri, @tomdohnal, @ijjk, @carlospavanetti, @giuseppeg, @lifeiscontent, and @7ma7X for helping!

  • 9.3.1-canary.4 - 2020-03-13

    Patches

    • Update RegExp test and remove extra script: #11006
    • Update data-fetch example to SSG: #11017
    • Feat: update api-routes example to SSG: #11019
    • Fix Test for Windows: c135830
    • Update amp-first example to use GSSP: #11028
    • Update with-zeit-fetch example to use SSG: #11026
    • Update next-sass example to use built-in sass support: #11015
    • Correct Cache-Control Behavior for GS(S)P: #11022
    • Update custom-server-fastify example to not use internal fn: #11040
    • Updated analyze-bundles example: #11031

    Credits

    Huge thanks to @ijjk, @asotoglez, @josiahwiebe, @ragingwind, @ruisaraiva19, @SarKurd, @bobaaaaa, and @akhila-ariyachandra for helping!

  • 9.3.1-canary.3 - 2020-03-12

    Patches

    • Cms-datocms SerializableError fixes: #10986
    • Fix Lint: 39ed664
    • Generic form of GetStaticProps and GetServerSideProps: #10856
    • Add Array.flat polyfill to nomodule-polyfills: #11004
    • Add "noreferrer" to the prerender indicator doc link: #11005

    Credits

    Huge thanks to @followbl, @herrstucki, @danlutz, and @Spy-Seth for helping!

  • 9.3.1-canary.2 - 2020-03-12

    Patches

    • Make sure to not show pages/404 GIP error from _app having GIP: #10974
    • Fix examples with relay-compiler: #10976
    • Use core-js promise polyfill for nomodule browsers: #10985
    • Improve Sass Error: #10982
    • Add support for getStaticProps in pages/404: #10984

    Credits

    Huge thanks to @ijjk, @messa, and @timneutkens for helping!

  • 9.3.1-canary.1 - 2020-03-11

    Patches

    • Add warning when built-in CSS/SCSS support is disabled: #10942
    • Add missing words in docs: #10941
    • Update handling for patterns in custom routes: #10523
    • Remove extra closing parenthesis: #10948
    • Fix paths.params.type in getStaticPaths(document): #10959
    • Check SSG Page via Route Lookup: #10971

    Credits

    Huge thanks to @ijjk, @chibicode, @5alidz, and @watanabeyu for helping!

  • 9.3.1-canary.0 - 2020-03-09

    Patches

    • Correctly Count Object References: #10903
  • 9.3.0 - 2020-03-09

    Minor Changes

    • Enable scss/sass support: #10571
    • Enable pages/404.js support: #10572
    • Enable polyfillsOptimization: #10574
    • Prefetch SSG Data: #10127
    • Adding conformance checks: #10314
    • Preview mode documentation: #10863
    • Add TypeScript docs for SSG: #10865
    • Verify GS(S)P Serializability: #10857

    Patches

    • Adds a missing dependency: #10570
    • Add missin create permission for faunadb example: #10575
    • Decrease number of expected preloads in safari: #10578
    • Make sure to handle rejection when prefetching pages: #10579
    • Add NextApiHandler type: #10573
    • Update error message for invalid return value from getStaticPaths: #10580
    • Update to latest watchpack with dynamic route rename fix: #10351
    • Bump amphtml-validator to 1.0.30: #10588
    • Add Failing CSS Test Case: #10590
    • Do not cache 404 SSR responses: #10596
    • Fix Nested Index Dynamic Routes in Development: #10595
    • Emit ES5 Friendly Code in Program#exit Visitor: #10591
    • Fixed pathname check in router: #10547
    • Use clearInterval instead of clearTimer on a timer: #10597
    • Fix AMP Validator Version: #10600
    • Fix: Improve grammar of apollo.js comments: #10601
    • Clean up landed experimental flags: #10593
    • Updated links: #10604
    • Add err.sh for invalid getStaticPaths return value: #10605
    • Remove extra whitespace: 80bdf73
    • Upgrade next-transpile-modules to latest everywhere: #10607
    • Disable setImmediate polyfill: #10612
    • Add navigation test specific for Safari 10: #10616
    • Make sure to handle failing to load _error: #10617
    • Update legacy safari test for GitHub actions: #10618
    • Add err.sh for getStaticProps error: #10619
    • Add error messages for dynamic SSG page without getStaticPaths: #10620
    • Remove next/link from chakra-ui example: #10625
    • Update error-load-fail test to use check to handle reload taking longer on windows: #10631
    • Remove deprecated static folder: #10632
    • Fix Cookie Expiration: #10634
    • Preview Mode Should Not Cache: #10636
    • Invalidate cache for link[preload] in dev for CSS files: #10630
    • Update link to GitHub Discussions beta: b331338
    • Make sure to log errors from data fetching in dev mode in the console: #10652
    • Fix typo in invalid getStaticPaths value example: #10657
    • Update with-mobx-keystone-typescript example: #10638
    • Test Prerender in Emulated Serverless Mode: #10660
    • Improve Nested Catch-All Coverage: #10659
    • Fix Double URL Encoding for Serverless: #10663
    • Add calling getStaticPaths in development before showing fallback: #10611
    • Show better error when non-array is returned from custom-routes: #10670
    • Update error load fail test so that webdriver can still connect to app: #10673
    • Rename zeit.co/new → zeit.co/import: #10674
    • Update example "with-typescript-graphql": #10637
    • Create config.yml: cedd6fa
    • Update 1.Bug_report.md: fc9f18d
    • Fix apollo example: #10696
    • Update head-manager to compress better: #10687
    • Update README.md: c0f4283
    • Make sure rewrites are handled in serverless mode correctly: #10697
    • Update url prop handling for pages with new data methods: #10653
    • Add dataRoutes field to routes-manifest for SSG and serverProps routes: #10622
    • Ability to Disable SSG Fallback: #10701
    • Fix Error Message: 663f5c4
    • Add --example=<github-url> to create-next-app: #10226
    • Rename getServerProps to getServerSideProps: #10722
    • Remove unstable_ prefix from new methods: #10723
    • Fix buildId being escaped breaking test with certain build ids: #10728
    • Fix url-polyfill dep and re-enable native-url: #10726
    • Extract sendPayload and prepareServerlessUrl: #10732
    • Extract getStaticPaths helper: #10731
    • Remove old eslint-ignores from unstable_ prefix: #10740
    • Move upgrading guide to /docs: #10727
    • Adding new types of performance monitoring: #10421
    • Separate Low Priority Files from Main Files: #10756
    • Consistently Type GS(S)P: #10757
    • Correctly Dedupe Prefetching: #10758
    • Add params to getStaticProps on err.sh: #10751
    • Updating links to dynamic-routes section of docs: #10759
    • Remove dangerousAsPath from RenderOpts: #10773
    • Remove Dead Code from Next Server: #10772
    • Examples: react-native-web: fix config to prefer .web.* exts: #10774
    • Fix RenderOpts in next-server: #10776
    • Fix next/config module mismatch in new serverless mode: #10792
    • Remove old env from workflow since it is replaced with WebHook: #10798
    • Measure getStaticProps, getServerSideProps: #10800
    • Throw NoFallbackError instead of returning: #10793
    • Add identifier to NEXT_DATA for gs(s)p: #10812
    • Update to output jest data for posting failed tests comment: #10814
    • Fix(cli): inspect flag is deprecated: #10819
    • Update to make sure preview mode works with getServerSideProps: #10813
    • Send Credentials for getServerSideProps Requests: #10826
    • Update release stats with different name from pr stats: #10827
    • Add docs for static 404 and pages/404: #10811
    • Make sure to error when setting too large of preview data: #10831
    • Ensure an accessible default viewport meta tag: #10823
    • Update Pages and Data Fetching docs for SSG improvements: #10837
    • Update Custom Server README's: #10843
    • Fix data fetching learn more links: a61dfb2
    • Re-add Sass Docs: #10850
    • Update README-template.md: 69ba793
    • Fix getStaticPaths modules being cached in dev mode: #10852
    • Add example for why-did-you-render: #10662
    • Update method for attaching GS(S)P identifier to page: #10859
    • Fix getServerSideProps Test Case: #10862
    • Fix Prerender Test Cases: #10861
    • Add Test Case for SSG Full Re-Export: #10864
    • Test child_process with API route: #10872
    • Typo on preview mode documentation: #10892
    • Fix getStaticPaths example code: #10893
    • Fix linting of markdown documentation: 83b4fd1
    • DatoCMS Example: #10891
    • Upgrade webpack: #10895
    • Fix Azure Pipelines: #10896
    • Add demo URL for the DatoCMS example: #10901

    Credits

    Huge thanks to @arcanis, @lgordey, @ijjk, @martpie, @jaywink, @fabianishere, @dijs, @TheRusskiy, @quinnturner, @timneutkens, @lfades, @vvo, @adithwip, @rafaelalmeidatk, @bmathews, @Spy-Seth, @EvgeniyKumachev, @chibicode, @piglovesyou, @HaNdTriX, @Timer, @janicklas-ralph, @devknoll, @prateekbh, @ethanryan, @MoOx, @rifaidev, @msweeneydev, @motiko, and @balazsorban44 for helping!

  • 9.2.3-canary.29 - 2020-03-09
  • 9.2.3-canary.28 - 2020-03-09
  • 9.2.3-canary.26 - 2020-03-06
  • 9.2.3-canary.25 - 2020-03-05
  • 9.2.3-canary.24 - 2020-03-05
  • 9.2.3-canary.23 - 2020-03-04
  • 9.2.3-canary.22 - 2020-03-03
  • 9.2.3-canary.21 - 2020-03-02
  • 9.2.3-canary.20 - 2020-03-02
  • 9.2.3-canary.19 - 2020-03-02
  • 9.2.3-canary.18 - 2020-03-01
  • 9.2.3-canary.17 - 2020-02-28
  • 9.2.3-canary.16 - 2020-02-27
  • 9.2.3-canary.14 - 2020-02-27
  • 9.2.3-canary.13 - 2020-02-26
  • 9.2.3-canary.12 - 2020-02-24
  • 9.2.3-canary.11 - 2020-02-24
  • 9.2.3-canary.10 - 2020-02-22
  • 9.2.3-canary.9 - 2020-02-22
  • 9.2.3-canary.8 - 2020-02-20
  • 9.2.3-canary.7 - 2020-02-20
  • 9.2.3-canary.6 - 2020-02-19
  • 9.2.3-canary.5 - 2020-02-19
  • 9.2.3-canary.4 - 2020-02-19
  • 9.2.3-canary.3 - 2020-02-19
  • 9.2.3-canary.2 - 2020-02-19
  • 9.2.3-canary.1 - 2020-02-18
  • 9.2.3-canary.0 - 2020-02-18
  • 9.2.2 - 2020-02-18
  • 9.2.2-canary.23 - 2020-02-18
  • 9.2.2-canary.22 - 2020-02-17
  • 9.2.2-canary.21 - 2020-02-15
  • 9.2.2-canary.20 - 2020-02-14
  • 9.2.2-canary.19 - 2020-02-14
  • 9.2.2-canary.18 - 2020-02-13
  • 9.2.2-canary.17 - 2020-02-13
  • 9.2.2-canary.16 - 2020-02-12
  • 9.2.2-canary.15 - 2020-02-08
  • 9.2.2-canary.14 - 2020-02-07
  • 9.2.2-canary.12 - 2020-02-05
  • 9.2.2-canary.11 - 2020-02-04
  • 9.2.2-canary.10 - 2020-02-03
  • 9.2.2-canary.9 - 2020-02-03
  • 9.2.2-canary.8 - 2020-02-03
  • 9.2.2-canary.7 - 2020-02-03
  • 9.2.2-canary.6 - 2020-02-02
  • 9.2.2-canary.3 - 2020-01-29
  • 9.2.2-canary.2 - 2020-01-28
  • 9.2.1 - 2020-01-23
  • 9.2.1-canary.11 - 2020-01-23
  • 9.2.1-canary.10 - 2020-01-23
  • 9.2.1-canary.9 - 2020-01-22
  • 9.2.1-canary.8 - 2020-01-22
  • 9.2.1-canary.7 - 2020-01-21
  • 9.2.1-canary.5 - 2020-01-20
  • 9.2.1-canary.4 - 2020-01-20
  • 9.2.1-canary.3 - 2020-01-20
  • 9.2.1-canary.2 - 2020-01-17
  • 9.2.1-canary.1 - 2020-01-17
  • 9.2.1-canary.0 - 2020-01-17
  • 9.2.0 - 2020-01-15
  • 9.1.8-canary.17 - 2020-01-15
  • 9.1.8-canary.16 - 2020-01-15
  • 9.1.8-canary.15 - 2020-01-14
  • 9.1.8-canary.14 - 2020-01-14
  • 9.1.8-canary.13 - 2020-01-10
  • 9.1.8-canary.12 - 2020-01-10
  • 9.1.8-canary.11 - 2020-01-10
  • 9.1.8-canary.10 - 2020-01-10
  • 9.1.8-canary.9 - 2020-01-09
  • 9.1.8-canary.8 - 2020-01-09
  • 9.1.8-canary.7 - 2020-01-08
  • 9.1.8-canary.6 - 2020-01-08
  • 9.1.8-canary.5 - 2020-01-07
  • 9.1.8-canary.4 - 2020-01-06
  • 9.1.8-canary.3 - 2020-01-06
  • 9.1.8-canary.2 - 2020-01-06
  • 9.1.8-canary.1 - 2020-01-04
  • 9.1.8-canary.0 - 2020-01-03
  • 9.1.7 - 2020-01-03
  • 9.1.7-canary.16 - 2020-01-03
  • 9.1.7-canary.15 - 2020-01-03
  • 9.1.7-canary.14 - 2020-01-03
  • 9.1.7-canary.13 - 2020-01-02
  • 9.1.7-canary.12 - 2019-12-31
  • 9.1.7-canary.11 - 2019-12-31
  • 9.1.7-canary.10 - 2019-12-30
  • 9.1.7-canary.9 - 2019-12-30
  • 9.1.7-canary.8 - 2019-12-29
  • 9.1.7-canary.7 - 2019-12-27
  • 9.1.7-canary.6 - 2019-12-27
  • 9.1.7-canary.5 - 2019-12-26
  • 9.1.7-canary.4 - 2019-12-24
  • 9.1.7-canary.2 - 2019-12-20
  • 9.1.7-canary.1 - 2019-12-20
  • 9.1.7-canary.0 - 2019-12-17
  • 9.1.6 - 2019-12-17
  • 9.1.6-canary.11 - 2019-12-16
  • 9.1.6-canary.10 - 2019-12-14
  • 9.1.6-canary.9 - 2019-12-14
  • 9.1.6-canary.8 - 2019-12-14
  • 9.1.6-canary.7 - 2019-12-13
  • 9.1.6-canary.5 - 2019-12-12
  • 9.1.6-canary.4 - 2019-12-11
  • 9.1.6-canary.3 - 2019-12-11
  • 9.1.6-canary.2 - 2019-12-11
  • 9.1.6-canary.1 - 2019-12-10
  • 9.1.6-canary.0 - 2019-12-10
  • 9.1.5 - 2019-12-09
  • 9.1.5-canary.17 - 2019-12-09
  • 9.1.5-canary.16 - 2019-12-08
  • 9.1.5-canary.15 - 2019-12-07
  • 9.1.5-canary.14 - 2019-12-07
  • 9.1.5-canary.13 - 2019-12-06
  • 9.1.5-canary.12 - 2019-12-06
  • 9.1.5-canary.11 - 2019-12-05
  • 9.1.5-canary.10 - 2019-12-05
  • 9.1.5-canary.9 - 2019-12-03
  • 9.1.5-canary.8 - 2019-11-28
  • 9.1.5-canary.7 - 2019-11-27
  • 9.1.5-canary.6 - 2019-11-25
  • 9.1.5-canary.5 - 2019-11-25
  • 9.1.5-canary.4 - 2019-11-22
  • 9.1.5-canary.3 - 2019-11-21
  • 9.1.5-canary.2 - 2019-11-20
  • 9.1.5-canary.1 - 2019-11-19
  • 9.1.5-canary.0 - 2019-11-19
  • 9.1.4 - 2019-11-18
  • 9.1.4-canary.8 - 2019-11-18
  • 9.1.4-canary.7 - 2019-11-16
  • 9.1.4-canary.6 - 2019-11-15
  • 9.1.4-canary.5 - 2019-11-15
  • 9.1.4-canary.4 - 2019-11-13
  • 9.1.4-canary.3 - 2019-11-10
  • 9.1.4-canary.2 - 2019-11-10
  • 9.1.4-canary.1 - 2019-11-10
  • 9.1.4-canary.0 - 2019-11-10
  • 9.1.3 - 2019-11-08
  • 9.1.3-canary.5 - 2019-11-08
  • 9.1.3-canary.4 - 2019-11-08
  • 9.1.3-canary.3 - 2019-11-08
  • 9.1.3-canary.2 - 2019-11-08
  • 9.1.3-canary.1 - 2019-10-31
  • 9.1.3-canary.0 - 2019-10-30
  • 9.1.2 - 2019-10-29
  • 9.1.2-canary.10 - 2019-10-29
  • 9.1.2-canary.8 - 2019-10-23
  • 9.1.2-canary.7 - 2019-10-18
  • 9.1.2-canary.6 - 2019-10-17
  • 9.1.2-canary.5 - 2019-10-16
  • 9.1.2-canary.4 - 2019-10-16
  • 9.1.2-canary.3 - 2019-10-15
  • 9.1.2-canary.2 - 2019-10-11
  • 9.1.2-canary.1 - 2019-10-08
  • 9.1.2-canary.0 - 2019-10-08
  • 9.1.1 - 2019-10-08
from next GitHub release notes
Commit messages
Package name: next
  • 9730be6 v9.3.1
  • d661fac v9.3.1-canary.7
  • 7e2d476 Update examples to use getStaticProps where possible (#11136)
  • bfab990 Move public directory for development in examples/with-firebas… (#11085)
  • 22e3b93 Update with-react-multi-carousel example to use GSSP (#11069)
  • 3e1ace3 Update API routes documentation to correctly mention middlewar… (#11083)
  • 25d8652 v9.3.1-canary.6
  • ea7c1e1 Add support for SCSS options (#11063)
  • a231315 Fix prettier linting
  • d8d3337 Update introduction.md (#11092)
  • 30cf4d5 v9.3.1-canary.5
  • 4cac93a Update @next/bundle-analyzer dependencies (#11068)
  • 85e9ce1 Update preset.ts: Remove any and use updated Node.js types (#11075)
  • bc4aba1 Upgrade styled-jsx (#11070)
  • bb3cce2 Update ssr-caching example with getServerSideProps (#11032)
  • 71f9719 Add support for static 404 when _error does not have custom GIP (#11062)
  • e6b4cdd update form handler example (#11059)
  • 31a6410 Update with-loading example to SSG (#11050)
  • b596c21 Upgrade next.js version on datocms example (#11039)
  • 13bfb9a Update custom-server-express example with getServerSideProps (#11035)
  • 7bf7c23 Use getServerSideProps (#11057)
  • 925d843 v9.3.1-canary.4
  • f78c36f Updated analyze-bundles example (#11031)
  • f75c37f Update custom-server-fastify example to not use internal fn (#11040)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant