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

Release next v14.x #1759

Merged
merged 54 commits into from Jun 14, 2021
Merged

Release next v14.x #1759

merged 54 commits into from Jun 14, 2021

Conversation

hops-release-bot[bot]
Copy link

@hops-release-bot hops-release-bot bot commented Apr 21, 2021

Next v14.x release

Changes:

renovate-bot and others added 2 commits April 21, 2021 12:09
1758: fix: update dependency puppeteer to v9 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
@hops-release-bot hops-release-bot bot added the 📦 v14 Apply this label to a pull request, if it has to be cherry-picked to the v14.x-branch after merging. label Apr 21, 2021
Emanuel Kluge and others added 27 commits April 27, 2021 09:43
...manually, because the Apollo team published the v2.12.x packages with tag `next`,
so Renovate will not bother to create an update PR for us.
...to fix the current version resolution issue in transient dependencies, too
1767: fix(apollo-mock-server): update package graphql-tag (v14.x) r=herschel666 a=hops-release-bot[bot]

:warning: **This PR is the successor of #1765 and has been created automatically because the previous PR's commits could not be cherry-picked.** ⚠️

Co-authored-by: Emanuel Kluge <emanuel.kluge@new-work.se>
1764: chore: lock file maintenance (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This fix re-enables the configuration of a custom apollo cache.
1782: fix: update dependency dotenv to v9 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
1779: fix: update dependency fs-extra to v10 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
1772: fix: update dependency yargs to v17 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Hops now auto-imports `React` into your project's jsx- & tsx-files. This
means that there's no need anymore to do the obligatory import of `React`
in your view files, when React isn't explicitly used.

Read more about this feature in [the React team's announcing blog post](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html).

Beware also that this feature is not available in the experimental
ESBuild mode!
1837: chore: update dependency lint-staged to v11 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
...to `jsdom`. This is a prerequisite for the upgrade to Jest 27, which
changes its default test environment to `node`.
bors bot and others added 22 commits June 2, 2021 13:45
1843: fix: update dependency optimize-css-assets-webpack-plugin to v6 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
1842: fix: update dependency http-proxy-middleware to v2 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
1849: fix: update dependency import-from to v4 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
1852: fix: update dependency webpack-dev-middleware to v5 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
1854: fix: update dependency nocache to v3 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
1850: fix: update dependency web-vitals to v2 (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
1774: chore: lock file maintenance (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Emanuel Kluge <emanuel.kluge@new-work.se>
...and widen peer-dependency ranges where necessary.

closes #1838 #1839 #1761
...temporarily in order to make them succeed.
1855: feat: update Jest to version 27 (v14.x) r=herschel666 a=hops-release-bot[bot]

:warning: **This PR is the successor of #1844 and has been created automatically because the previous PR's commits could not be cherry-picked.** ⚠️

Co-authored-by: Emanuel Kluge <emanuel.kluge@new-work.se>
1846: fix: update dependency puppeteer to v10 (release-bot/next-v14.x) r=ZauberNerd a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
1862: chore: lock file maintenance (release-bot/next-v14.x) r=herschel666 a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
...in order to get rid of the error...

```
Error: [BABEL]: Reentrant plugin detected trying to load
"fea/hops/node_modules/jest-preset-hops/helpers/babel-plugin-rename-corejs.js".
This module is not ignored and is trying to load itself while compiling itself,
leading to a dependency cycle. We recommend adding it to your "ignore" list in
your babelrc, or to a .babelignore. (While processing:
fea/hops/node_modules/jest-preset-hops/helpers/babel-plugin-rename-corejs.js)
```

...when the Jest cache is warmed
1857: chore: downgrade Jest to version 26 (v14.x) r=herschel666 a=hops-release-bot[bot]

:warning: **This PR is the successor of #1856 and has been created automatically because the previous PR's commits could not be cherry-picked.** ⚠️

Co-authored-by: Emanuel Kluge <emanuel.kluge@new-work.se>
@ZauberNerd ZauberNerd marked this pull request as ready for review June 14, 2021 08:57
@ZauberNerd ZauberNerd marked this pull request as draft June 14, 2021 11:27
@ZauberNerd ZauberNerd marked this pull request as ready for review June 14, 2021 11:28
Copy link
Contributor

@ZauberNerd ZauberNerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@bors
Copy link
Contributor

bors bot commented Jun 14, 2021

Build succeeded:

@bors bors bot merged commit 14d4000 into v14.x Jun 14, 2021
@bors bors bot deleted the release-bot/next-v14.x branch June 14, 2021 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 v14 Apply this label to a pull request, if it has to be cherry-picked to the v14.x-branch after merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants