-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Updating to secure URL #2222
Updating to secure URL #2222
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this isn't a published package.json, so nobody ever looks at this URL, but might as well update it :-) thanks!
When running |
@votemike yes but the root package.json is never published, so if yarn's showing that URL, it's broken. Perhaps you meant to update https://github.com/airbnb/enzyme/blob/master/packages/enzyme/package.json#L5, and the same line in all the subpackages in this monorepo? |
Ahh, my mistake. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I went ahead and updated all the other instances in the repo.
- [new] add Profiler support for react v16.9+ (#2233) - [new] add `wrapInvoke` to adapter (#2158) - [refactor] use `enzyme-shallow-equal` - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `safe-publish-latest` - [meta] Update airbnb.io URLs to use https (#2222)
- [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (#2259) - [refactor] remove unused code from createMountWrapper; add tests - [meta] Update airbnb.io URLs to use https (#2222) - [deps] update `airbnb-prop-types`, `function.prototype.name`, `object.fromentries`, `semver` - [dev deps] update `eslint`, `eslint-config-airbnb`, `eslint-plugin-react`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`
- [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (#2259) - [meta] Update airbnb.io URLs to use https (#2222) - [deps] update `react-is`, `enzyme-adapter-utils` - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`
- [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (#2259) - [meta] Update airbnb.io URLs to use https (#2222) - [deps] update `enzyme-adapter-utils`, `react-is` - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`
- [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (#2259) - [meta] Update airbnb.io URLs to use https (#2222) - [deps] update `enzyme-adapter-utils`, `react-is` - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`
- [deps] update `object-is` - [meta] add `funding` field - [dev deps] update `eslint`, `eslint-config-airbnb-base`, `eslint-plugin-import`, `rimraf`, `safe-publish-latest` - [meta] Update airbnb.io URLs to use https (#2222)
- [deps] update `airbnb-js-shims`, `install-peerdeps`, `object.getownpropertydescriptors`, `rimraf`, `semver` - [meta] add `funding` field - [meta] Update airbnb.io URLs to use https (#2222) - [dev deps] update `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-react`, `rimraf`, `safe-publish-latest`, `karma-firefox-launcher`
New Stuff - `render`: handle Fiber strings and numbers (#2221) Fixes - `shallow`: Share child context logic between `shallow` and `dive` (#2296) - `mount`: `children`: include text nodes ($2269) - `mount`: `invoke`: use adapter’s `wrapInvoke` if present (#2158) Docs - `mount`/`shallow`: `closest`/`parent`: Add missing arguments description (#2264) - `mount`/`shallow`: fix pluralization of “exist” (#2262) - `shallow`/`mount`: `simulate`: added functional component example to simulate doc (#2248) - `mount`: `debug`: add missing verbose option flag (#2184) - `mount`/`shallow`: `update`: fix semantics description (#2194) - add missing backticks to linked method names (#2170) - `invoke`: Add missing backticks to end of codeblock (#2160) - `invoke`: Fix typo (#2167) - Explicit React CSS selector syntax description (#2178) Meta Stuff - [meta] add `funding` field - [meta] Update airbnb.io URLs to use https (#2222) - [deps] update `is-boolean-object`, `is-callable`, `is-number-object`, `is-string`, `enzyme-shallow-equal`, `array.prototype.flat`, `function.prototype.name`, `html-element-map`, `is-r egex`, `object-inspect`, `object-is`, `object.entries`, `object.vales`, `raf`, `string.prototype.trim` - [dev deps] update `eslint`, `eslint-plugin-import`, `eslint-plugin-markdown`, `eslint-plugin-react`, `safe-publish-latest`, `eslint-config-airbnb`, `rimraf`, `safe-publish-latest`, `k arma-firefox-launcher`, `babel-preset-airbnb`, `glob-gitignore`, `semver`, `eslint-plugin-jsx-a11y`
No description provided.