dsmjs / components

React components for the dsmjs.com site
https://components.dsmjs.com/
MIT License
1 stars 5 forks source link

chore(deps-dev): bump netlify-cli from 10.5.0 to 11.5.0 #2154

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps netlify-cli from 10.5.0 to 11.5.0.

Release notes

Sourced from netlify-cli's releases.

v11.5.0

11.5.0 (2022-08-22)

Features

  • support branch values for environment variable contexts (#4977) (f434f57)

v11.4.0

11.4.0 (2022-08-22)

Features

  • enable the use eszip feature flag for edge functions (#4791) (2cd5d57)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.15.6 (#4987) (2a41796)
  • deps: update dependency @​netlify/plugins-list to ^6.40.0 (#4981) (c0b9722)
  • deps: update dependency @​types/node to v14.18.25 (#4989) (59b8162)
  • deps: update dependency apollo-datasource-rest to ^0.15.0 (#4991) (9385dde)
  • deps: update dependency write-file-atomic to v4.0.2 (#4990) (45d7100)

v11.3.0

11.3.0 (2022-08-19)

Features

  • allow multiple operation names in graph:hander (#4978) (cef0f45)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.15.5 (#4985) (e0f1680)
  • graph: make handler generation async/effectful (#4984) (2d4b68c)

v11.2.0

11.2.0 (2022-08-19)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

11.5.0 (2022-08-22)

Features

  • support branch values for environment variable contexts (#4977) (f434f57)

11.4.0 (2022-08-22)

Features

  • enable the use eszip feature flag for edge functions (#4791) (2cd5d57)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.15.6 (#4987) (2a41796)
  • deps: update dependency @​netlify/plugins-list to ^6.40.0 (#4981) (c0b9722)
  • deps: update dependency @​types/node to v14.18.25 (#4989) (59b8162)
  • deps: update dependency apollo-datasource-rest to ^0.15.0 (#4991) (9385dde)
  • deps: update dependency write-file-atomic to v4.0.2 (#4990) (45d7100)

11.3.0 (2022-08-19)

Features

  • allow multiple operation names in graph:hander (#4978) (cef0f45)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.15.5 (#4985) (e0f1680)
  • graph: make handler generation async/effectful (#4984) (2d4b68c)

11.2.0 (2022-08-19)

Features

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.15.4 (#4974) (cfeea77)
  • deps: update dependency @​netlify/config to ^18.2.1 (#4980) (2f9072b)

11.1.0 (2022-08-18)

... (truncated)

Commits
  • ee2682a chore(main): release 11.5.0 (#4993)
  • f434f57 feat: support branch values for environment variable contexts (#4977)
  • 2c337b0 chore(main): release 11.4.0 (#4988)
  • 2cd5d57 feat: enable the use eszip feature flag for edge functions (#4791)
  • c0b9722 fix(deps): update dependency @​netlify/plugins-list to ^6.40.0 (#4981)
  • 45d7100 fix(deps): update dependency write-file-atomic to v4.0.2 (#4990)
  • 9385dde fix(deps): update dependency apollo-datasource-rest to ^0.15.0 (#4991)
  • 59b8162 fix(deps): update dependency @​types/node to v14.18.25 (#4989)
  • 2a41796 fix(deps): update dependency @​netlify/build to ^27.15.6 (#4987)
  • 54b12c8 chore(main): release 11.3.0 (#4986)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Merging #2154 (4802cbe) into master (b9e8c3e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2154   +/-   ##
=======================================
  Coverage   25.00%   25.00%           
=======================================
  Files           1        1           
  Lines           4        4           
=======================================
  Hits            1        1           
  Misses          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #2156.