-
Notifications
You must be signed in to change notification settings - Fork 0
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): bump the npm-updates group in /samples/weather-forecast with 23 updates #58
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/samples/weather-forecast/npm-updates-4357053c0f
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm-updates group in /samples/weather-forecast with 23 updates: | Package | From | To | | --- | --- | --- | | [@staffbase/widget-sdk](https://github.com/Staffbase/widget-sdk) | `3.3.3` | `3.12.0` | | [acorn](https://github.com/acornjs/acorn) | `8.4.1` | `8.11.3` | | [dayjs](https://github.com/iamkun/dayjs) | `1.10.6` | `1.11.10` | | [openweather-apis](https://github.com/CICCIOSGAMINO/openweather-apis) | `4.4.2` | `4.5.0` | | [react-query](https://github.com/tannerlinsley/react-query) | `3.21.1` | `3.39.3` | | [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.9` | `0.14.1` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.15.0` | `7.24.0` | | [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) | `7.14.5` | `7.18.6` | | [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) | `7.14.7` | `7.20.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.15.0` | `7.24.0` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.14.5` | `7.23.3` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.15.0` | `7.23.3` | | [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) | `4.12.3` | `4.12.4` | | [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) | `4.11.2` | `4.11.3` | | [@ungap/custom-elements](https://github.com/ungap/custom-elements) | `1.0.0` | `1.3.0` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.17.1` | `3.36.0` | | [js-base64](https://github.com/dankogai/js-base64) | `3.6.1` | `3.7.7` | | [minimal-polyfills](https://github.com/garronej/minimal_polyfills) | `2.2.1` | `2.2.3` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.2.5` | `9.5.1` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.2.1` | `10.9.2` | | [webpack](https://github.com/webpack/webpack) | `5.51.1` | `5.90.3` | | [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) | `5.28.0` | `5.28.5` | | [webpack-merge](https://github.com/survivejs/webpack-merge) | `5.8.0` | `5.10.0` | Updates `@staffbase/widget-sdk` from 3.3.3 to 3.12.0 - [Commits](https://github.com/Staffbase/widget-sdk/commits) Updates `acorn` from 8.4.1 to 8.11.3 - [Commits](acornjs/acorn@8.4.1...8.11.3) Updates `dayjs` from 1.10.6 to 1.11.10 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.10.6...v1.11.10) Updates `openweather-apis` from 4.4.2 to 4.5.0 - [Changelog](https://github.com/CICCIOSGAMINO/openweather-apis/blob/v5.0.0-pre/CHANGELOG.md) - [Commits](https://github.com/CICCIOSGAMINO/openweather-apis/commits) Updates `react-query` from 3.21.1 to 3.39.3 - [Release notes](https://github.com/tannerlinsley/react-query/releases) - [Commits](https://github.com/tannerlinsley/react-query/commits) Updates `regenerator-runtime` from 0.13.9 to 0.14.1 - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/[email protected]@0.14.1) Updates `@babel/core` from 7.15.0 to 7.24.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-core) Updates `@babel/plugin-proposal-class-properties` from 7.14.5 to 7.18.6 - [Release notes](https://github.com/babel/babel/releases) - [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-proposal-class-properties) Updates `@babel/plugin-proposal-object-rest-spread` from 7.14.7 to 7.20.7 - [Release notes](https://github.com/babel/babel/releases) - [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-plugin-proposal-object-rest-spread) Updates `@babel/preset-env` from 7.15.0 to 7.24.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-preset-env) Updates `@babel/preset-react` from 7.14.5 to 7.23.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.15.0 to 7.23.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-typescript) Updates `@material-ui/core` from 4.12.3 to 4.12.4 - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v4.12.4/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v4.12.4/packages/material-ui) Updates `@material-ui/icons` from 4.11.2 to 4.11.3 - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v4.11.3/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v4.11.3/packages/material-ui-icons) Updates `@ungap/custom-elements` from 1.0.0 to 1.3.0 - [Commits](ungap/custom-elements@v1.0.0...v1.3.0) Updates `core-js` from 3.17.1 to 3.36.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.36.0/packages/core-js) Updates `js-base64` from 3.6.1 to 3.7.7 - [Commits](dankogai/js-base64@3.6.1...3.7.7) Updates `minimal-polyfills` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/garronej/minimal_polyfills/releases) - [Changelog](https://github.com/garronej/minimal_polyfills/blob/main/CHANGELOG.md) - [Commits](garronej/minimal_polyfills@v2.2.1...v2.2.3) Updates `ts-loader` from 9.2.5 to 9.5.1 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.2.5...v9.5.1) Updates `ts-node` from 10.2.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.2.1...v10.9.2) Updates `webpack` from 5.51.1 to 5.90.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.51.1...v5.90.3) Updates `@types/webpack` from 5.28.0 to 5.28.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack) Updates `webpack-merge` from 5.8.0 to 5.10.0 - [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md) - [Commits](survivejs/webpack-merge@v5.8.0...v5.10.0) --- updated-dependencies: - dependency-name: "@staffbase/widget-sdk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: acorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: openweather-apis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: react-query dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: regenerator-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/plugin-proposal-class-properties" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/plugin-proposal-object-rest-spread" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@material-ui/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@material-ui/icons" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@ungap/custom-elements" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: js-base64 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: minimal-polyfills dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@types/webpack" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: webpack-merge dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Mar 4, 2024
Superseded by #61. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/samples/weather-forecast/npm-updates-4357053c0f
branch
March 25, 2024 08:03
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
javascript
Pull requests that update Javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm-updates group in /samples/weather-forecast with 23 updates:
3.3.3
3.12.0
8.4.1
8.11.3
1.10.6
1.11.10
4.4.2
4.5.0
3.21.1
3.39.3
0.13.9
0.14.1
7.15.0
7.24.0
7.14.5
7.18.6
7.14.7
7.20.7
7.15.0
7.24.0
7.14.5
7.23.3
7.15.0
7.23.3
4.12.3
4.12.4
4.11.2
4.11.3
1.0.0
1.3.0
3.17.1
3.36.0
3.6.1
3.7.7
2.2.1
2.2.3
9.2.5
9.5.1
10.2.1
10.9.2
5.51.1
5.90.3
5.28.0
5.28.5
5.8.0
5.10.0
Updates
@staffbase/widget-sdk
from 3.3.3 to 3.12.0Commits
Updates
acorn
from 8.4.1 to 8.11.3Commits
fcb15ff
Mark version 8.11.35293bf3
Fix assignment of loc.start for new.target and import.meta500f921
Mark acorn-walk 8.3.11d37b02
changed eslint-plugin-node package with eslint-plugin-n5906be3
Make visitors keep their "this" context494ecc8
Remove old 'Mozilla Parser API' terminologyc3ec702
Don't overwrite node type when parsing import.meta6369777
Add Function and Class to AggregateType31967af
Mark version 8.11.29cbe3f6
Fix regression in tokenizer regexp disambiguationUpdates
dayjs
from 1.10.6 to 1.11.10Release notes
Sourced from dayjs's releases.
... (truncated)
Changelog
Sourced from dayjs's changelog.
... (truncated)
Commits
e56a870
chore(release): 1.11.10 [skip ci]9a8d3e5
Merge pull request #2449 from iamkun/dev2254635
fix: update $x logic to avoid plugin error (#2429)4f45012
fix: fix timezone plugin to get correct locale setting (#2420)0a91056
fix: update uzbek language translation (#2327)a4ff1d2
docs: update readme image tag and formating (#2409)95e9458
fix: change back fa locale to the Gregorian calendar equivalent (#2411)5470a15
fix: Update Slovenian locale for relative time (#2396)dd55ee2
fix: Add Korean Day of Month with ordinal (#2395)b776b22
docs: corrected incorrect Korean translations (#2414)Updates
openweather-apis
from 4.4.2 to 4.5.0Commits
Updates
react-query
from 3.21.1 to 3.39.3Commits
Maintainer changes
This version was pushed to npm by tkdodo, a new releaser for react-query since your current version.
Updates
regenerator-runtime
from 0.13.9 to 0.14.1Commits
6be1e62
Bump regenerator-runtime version to 0.14.1.f4425fb
Bump@babel/parser
from 7.23.0 to 7.23.6 (#712)fc6b844
Fix outdated reference link inruntime.js
(#704)853925f
Bump@babel/traverse
from 7.22.10 to 7.23.2 (#707)72fbbb7
Bump@babel/runtime
from 7.22.5 to 7.23.2 (#706)56cf3ad
Bump mocha from 10.1.0 to 10.2.0 (#685)34f2fc1
Bump debug from 4.1.1 to 4.3.4 (#705)1037417
Bump recast from 0.23.3 to 0.23.4 (#689)d66afa4
Bump browserify-sign from 4.2.1 to 4.2.2 (#708)50ed6aa
Fix yield * of falsy values (#711)Updates
@babel/core
from 7.15.0 to 7.24.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ce59160
v7.24.04bd1d41
ImplementnoUninitializedPrivateFieldAccess
assumption (#16267)741939c
Suggest usingBABEL_SHOW_CONFIG_FOR
for config problems (#12428)08a057c
UseObject.hasOwn
when available (#16248)ee7ef0b
chore: Helper changes for Babel 8 (#16209)a0dd614
v7.23.9b2bbffb
Migrateeslint-parser
to cts (#16222)e428a6d
v7.23.73e79f48
Avoid unpreventableunhandledRejection
events (#16167)d02c1f7
v7.23.6Updates
@babel/plugin-proposal-class-properties
from 7.14.5 to 7.18.6Release notes
Sourced from
@babel/plugin-proposal-class-properties
's releases.... (truncated)
Commits
7c91b80
v7.18.6a7c438c
[babel 8] Remove support for the2018-09
decorators proposal (#12712)4c3365f
Enforce settingtype
inpackage.json
(#14675)1bc9949
environmentVisitor should skip decorator expressions (#14371)47a3240
v7.17.12c90add7
Provide plugin/preset typings from plugin-utils (#14499)8855e4c
[setPublicClassFields] Use define for staticname
/length
(#14351)7ff3084
fix: support bigints in update expressions for private fields (#14311)020a7b0
Skip unnecessary temp vars inpath.insertAfter
(#14268)23e8840
v7.16.7Updates
@babel/plugin-proposal-object-rest-spread
from 7.14.7 to 7.20.7Release notes
Sourced from
@babel/plugin-proposal-object-rest-spread
's releases.... (truncated)
Commits
d414940
v7.20.7362451b
chore: Enable eslint ruleno-unnecessary-type-assertion
(#15260)12a58cb
v7.20.2dee77fe
fix: wrap anonymous class expression within statement (#15113)7a38850
v7.19.4d45d59a
Improve comments generation (#14979)4748947
Disallow rest object destructuring of null/undefined (#14985)f1ac290
v7.18.941582ee
Provide better parentPath typings (#14739)703ee00
Use@ts-expect-error
instead of@ts-ignore
(#14743)Updates
@babel/preset-env
from 7.15.0 to 7.24.0Release notes
Sourced from
@babel/preset-env
's releases.