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

Update neutrino monorepo to v9 (major) #42

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@neutrinojs/airbnb (source) ^8.2.3 -> ^9.0.0 age adoption passing confidence
@neutrinojs/eslint (source) ^8.0.12 -> ^9.0.0 age adoption passing confidence
@neutrinojs/react-components (source) ^8.0.11 -> ^9.0.0 age adoption passing confidence
neutrino (source) ^8.0.11 -> ^9.0.0 age adoption passing confidence

Release Notes

neutrinojs/neutrino (@​neutrinojs/airbnb)

v9.5.0

Compare Source

  • Update dependency eslint-config-prettier to v7 #1652
  • Lock file maintenance #1614
  • jest: Support overriding moduleNameMapper via preset options #1651
  • Update dependency Markdown to v3.3.3 #1638
  • Update dependency Pygments to v2.7.3 #1644
  • Update dependency mkdocs-material to v6.2.2 #1640
  • Add neutrino --inspect support for alternative config filenames #1612
  • Update dependency mkdocs-material to v6 #1625
  • Docs: Improve wording of the FAQ #1592
  • Update dependency pymdown-extensions to v8.0.1 #1626
  • Update dependency mini-css-extract-plugin to ^0.12.0 #1632
  • Update dependency Markdown to v3.3 #1631
  • Make tests not fail on Windows due to EOL #1629
  • Update dependency Pygments to v2.7.1 #1620
  • Update dependency mkdocs-material to v5.5.14 #1613
  • Update dependency yargs to v16 #1618
  • Update dependency yargs-parser to v20 #1619
  • Update dependency jscodeshift to ^0.11.0 #1615
  • jest: Support overriding moduleNameMapper via preset options (#​1651) #1650

v9.4.0

Compare Source

28 August 2020

  • v9.4.0 #1611
  • Lock file maintenance #1599
  • Update dependency pymdown-extensions to v8 #1607
  • Update dependency mkdocs-material to v5.5.9 #1608
  • Update dependency mini-css-extract-plugin to ^0.11.0 #1610
  • Update dependency mkdocs-material to v5.5.5 #1600
  • Update dependency yargs-parser to v19 #1605
  • Update dependency mini-css-extract-plugin to ^0.10.0 #1606

v9.3.0

Compare Source

16 July 2020

  • v9.3.0 #1597
  • Lock file maintenance #1583
  • Update dependency mkdocs-material to v5.4.0 #1591
  • jest: Support using the preset standalone #1588
  • neutrino: Fix check for legacy array middleware #1590
  • Update dependency mocha to v8 #1585
  • Update dependency mkdocs-material to v5.3.3 #1586
  • jest: Fix configuration of Webpack aliases #1577
  • Enable @​babel/preset-env's ShippedProposals mode #1580

v9.2.0

Compare Source

7 June 2020

  • v9.2.0 #1582
  • Update dependency mkdocs-material to v5.2.3 #1581
  • Update dependency eslint to v7 #1572
  • Travis: Switch from Xenial to Focal build image #1579
  • Lock file maintenance #1573
  • Update dependency mkdocs to v1.1.2 #1575
  • Update dependency mkdocs-material to v5.2.2 #1564
  • Update dependency jscodeshift to ^0.10.0 #1578
  • Update dependency mkdocs to v1.1.1 #1574
  • Update Renovate config #1571
  • Lock file maintenance #1558
  • Update dependency jscodeshift to ^0.9.0 #1567
  • Test against Node 14 on Travis #1570
  • Update dependency pymdown-extensions to v7.1 #1563
  • Update jest monorepo to v26 (major) #1568
  • Update dependency eslint-plugin-react-hooks to v4 #1566
  • Exclude all extra options of babel-loader #1554
  • Update dependency Markdown to v3.2.2 #1569
  • Update dependency karma-mocha to v2 #1560
  • Update dependency mkdocs-material to v5.1.1 #1562
  • Update dependency mkdocs-material to v5.1.0 #1557
  • Update dependency auto-changelog to v2 #1556
  • Update dependency karma to v5 #1553
  • Update Travis CI badge for .org to .com migration #1555
  • Update dependency mkdocs-material to v5 #1550
  • Lock file maintenance #1545
  • Update dependency eslint-loader to v4 #1548
  • Update dependency chalk to v4 #1547
  • Update dependency camelcase to v6 #1551
  • Update dependency eslint-plugin-react-hooks to v3 #1544
  • Update dependency prettier to v2 #1542
  • Update dependency html-webpack-plugin to v4.0.1 #1541
  • Update dependency fs-extra to v9 #1540
  • Update dependency file-loader to v6 #1536
  • Update dependency url-loader to v4 #1537
  • Update dependency html-webpack-plugin to v4.0.0-beta.14 #1538
  • Update dependency Pygments to v2.6.1 #1535
  • Update dependency yargs-parser to v18 #1533
  • Lock file maintenance #1527
  • Update dependency mkdocs to v1.1 #1532
  • Update dependency yargs-parser to v17 #1530
  • Update dependency mkdocs-material to v4.6.3 #1531
  • Update dependency mkdocs-material to v4.6.2 #1529

v9.1.0

Compare Source

28 January 2020

  • v9.1.0 #1525
  • style: Enable mini-css-extract-plugin's esModule mode #1514
  • Lock file maintenance #1509
  • Update jest monorepo to v25 #1523
  • Update dependency lint-staged to v10 #1521
  • Update dependency mocha to v7 #1515
  • Update dependency verdaccio-memory to v9 #1518
  • Update dependency husky to v4 #1517
  • Update dependency eslint-plugin-node to v11 #1513
  • Update dependency babel-plugin-istanbul to v6 #1512
  • Update dependency mini-css-extract-plugin to ^0.9.0 #1510
  • Update dependency semver to v7 #1508
  • style: Enable mini-css-extract-plugin's esModule mode (#​1514) #1511

v9.0.0

Compare Source

13 December 2019

Neutrino 9 is our largest release ever, and includes upgrades to
webpack 4, Babel 7 and ESLint 6, along with significant performance
improvements.

The biggest breaking change is the necessity to use external tools
alongside Neutrino, i.e. webpack, ESLint, Jest, Karma, and others'
native CLIs will be used in tandem with Neutrino rather than being used
internally via their APIs. This fixes many bugs, gives more control over
how these tools are run and means usage of new features is no longer
blocked on Neutrino changes to support them.

Please see the migration guide for how to update:
https://neutrinojs.org/migration-guide/#neutrino-v8-to-v9

If you encounter any bugs, have questions or spot improvements that can
be made to the migration guide/docs - we'd love to hear from you:
https://github.com/neutrinojs/neutrino/issues

  • Lock file maintenance #1490
  • Update dependency mkdocs-material to v4.6.0 #1502
  • Update dependency jscodeshift to ^0.7.0 #1503
  • Update dependency mkdocs-material to v4.5.1 #1500
  • Update dependency Pygments to v2.5.2 #1499
  • Update dependency url-loader to v3 #1498
  • Update dependency file-loader to v5 #1496
  • Update dependency Pygments to v2.5.1 #1497
  • Update dependency ejs to v3 #1495
  • Update dependency yargs to v15 #1494
  • Update dependency mkdocs-material to v4.5.0 #1493

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 22, 2019

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! Cannot read property 'match' of undefined

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2019-12-22T06_00_24_960Z-debug.log

@renovate renovate bot force-pushed the renovate/major-neutrino-monorepo branch from d346202 to b73873c Compare September 25, 2022 13:23
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-metrics-graphics@1.1.2
npm ERR! Found: @neutrinojs/airbnb@8.2.3
npm ERR! node_modules/@neutrinojs/airbnb
npm ERR!   dev @neutrinojs/airbnb@"^9.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @neutrinojs/airbnb@"^9.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint@7.32.0
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^6.0.0 || ^7.0.0" from @neutrinojs/airbnb@9.5.0
npm ERR!   node_modules/@neutrinojs/airbnb
npm ERR!     dev @neutrinojs/airbnb@"^9.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-11-20T08_31_19_319Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-20T08_31_19_319Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-neutrino-monorepo branch from b73873c to 81675c0 Compare November 20, 2022 08:32
@renovate renovate bot changed the title Update neutrino monorepo to v9 (major) Update neutrino monorepo to v9 (major) - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-neutrino-monorepo branch December 8, 2024 18:43
@renovate renovate bot changed the title Update neutrino monorepo to v9 (major) - autoclosed Update neutrino monorepo to v9 (major) Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/major-neutrino-monorepo branch from 0b5174c to 81675c0 Compare December 9, 2024 03:04
Copy link
Contributor Author

renovate bot commented Dec 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! Cannot read properties of undefined (reading 'match')

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-12-09T03_04_07_667Z-debug.log

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

Successfully merging this pull request may close these issues.

0 participants