This repository was archived by the owner on Oct 24, 2024. It is now read-only.
Open
Conversation
530b094 to
35726a6
Compare
b58525b to
137b776
Compare
55aac2f to
dbb711a
Compare
730fb4f to
b35a355
Compare
b35a355 to
eb1e854
Compare
613cd6e to
600a475
Compare
06987d4 to
b91976e
Compare
14151b3 to
64d8784
Compare
f5c2cd8 to
0f487cf
Compare
63849b7 to
98a0169
Compare
98a0169 to
a2bf59c
Compare
96cb4ad to
254ed0b
Compare
f5007dd to
2a89d75
Compare
dac31e7 to
37e39f8
Compare
81e05f9 to
6b784ee
Compare
baa0b90 to
ec262a2
Compare
14802e0 to
4c554e2
Compare
1d56b03 to
20f46b4
Compare
20f46b4 to
bbda8d2
Compare
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
^1.16.1->^7.0.04.6.0->5.1.3^3.20.0->^4.0.0^1.3.0->^2.0.03.0.0->4.0.0^7.0.0->^8.0.07.0.0->8.3.05.0.2->6.5.1^1.2.0->^3.0.0^8.2.0->^10.0.07.19.0->8.6.04.2.1->6.0.03.0.0->4.0.0^3.0.0->^4.0.0^6.1.4->^7.0.04.3.8->7.0.47.3.3->8.2.0^7.3.3->^8.0.08.0.1->11.1.0^49.0.0->^55.0.0^5.1.0->^6.0.01.3.6->2.4.68.2.1->9.1.314->17^2.6.1->^3.0.05.0.0->7.0.1^4.10.9->^5.0.0^5.0.0->^6.0.0^7.1.0->^13.0.0^6.13.8->^7.0.0^8.6.6->^9.0.0^4.0.0->^5.0.0^8.0.27->^9.0.011.0.0->12.4.02.0.0->3.3.13.11.2->4.7.2^7.4.2->^8.0.0Release Notes
unstoppabledomains/resolution
v7.1.2Compare Source
v7.1.1Compare Source
v7.1.0Compare Source
ResolutionErrorCode.InvalidDomainAddresserror if domain contains special charactersThis PR contains the following updates:
^1.16.1->^7.0.04.6.0->5.1.3^3.20.0->^4.0.0^1.3.0->^2.0.03.0.0->4.0.0^7.0.0->^8.0.07.0.0->8.3.05.0.2->6.5.1^1.2.0->^3.0.0^8.2.0->^10.0.07.19.0->8.6.04.2.1->6.0.03.0.0->4.0.0^3.0.0->^4.0.0^6.1.4->^7.0.04.3.8->7.0.47.3.3->8.2.0^7.3.3->^8.0.08.0.1->11.1.0^49.0.0->^55.0.0^5.1.0->^6.0.01.3.6->2.4.68.2.1->9.1.314->17^2.6.1->^3.0.05.0.0->7.0.1^4.10.9->^5.0.0^5.0.0->^6.0.0^7.1.0->^13.0.0^6.13.8->^7.0.0^8.6.6->^9.0.0^4.0.0->^5.0.0^8.0.27->^9.0.011.0.0->12.4.02.0.0->3.3.13.11.2->4.7.2^7.4.2->^8.0.0v7.0.2Compare Source
v7.0.0Compare Source
bip44-constants,@ensdomains/address-encoder, andcontent-hashpackage dependencies
UnsupportedDomain
v6.0.3Compare Source
v6.0.2Compare Source
Resolution#ownermethod doesn't throw an error in case of empty resolverv6.0.1Compare Source
v6.0.0Compare Source
Breaking changes
unsconfiguration you have to specify parameters for L1 and L2 locations (Ethereum and Polygon mainnets).uns: {locations: {L1: ..., L2...}}.Resolution#infuraResolution#fromResolutionProviderResolution#fromEthereumEip1193ProviderResolution#fromWeb3Version0ProviderResolution#fromWeb3Version1ProviderResolution#fromEthersProviderResolution#locationmethod is replaced byResolution#locations.New methods and features
Resolution#locationsmethod which will help to determine domains location (blockhain, networkId) and useful metadata like owner, resolver, registry addresses, provider url if possible.v5.0.2Compare Source
node-fetchwithcross-fetchpackagev5.0.1Compare Source
ellipticpackage dependency in order to enable twitter verification support by defaultv5.0.0Compare Source
Breaking changes
new Resolution({sourceConfig: {uns: {...uns config}}})Resolution#fromEip1193Providerwas renamed toResolution#fromEthereumEip1193Provider{uns: {... uns config}}in parameters instead ofcns.Resolution#autoNetworkResolution#infuraResolution#fromEthereumEip1193Provider(formerResolution#fromEip1193Provider)Resolution#fromWeb3Version0ProviderResolution#fromWeb3Version1ProviderResolution#fromEthersProviderResolution#isSupportedDomainmethod is now asynchronousNew methods and features
Eip1993Factories()->Eip1193Factories(). Old name is still available under the aliasEip1993FactoriesResolution#registryAddress -> Retrieves address of registry contract used for domainResolution#unhash -> Retrieves the domain name from tokenId by parsing registry smart contract event logsResolution#reverse -> This method is only for ens at the moment. Reverse the ens address to a ens registered domain nameResolution#tokenURI -> Retrieves the tokenURI from the registry smart contractResolution#tokenURIMetadata -> etrieves the data from the endpoint provided by tokenURI from the registry smart contractResolution#fromZilliqaProvider -> Creates a resolution instance with configured provider from Zilliqa providerResolution#fromResolutionProvider -> Creates a resolution from Resolution compatitable providerResolution#fromEthereumEip1193Provider -> Creates a resolution from EIP-1193 compatitable providerv4.0.2Compare Source
NPM.
v4.0.1Compare Source
NPM.
v4.0.0Compare Source
v3.0.0packages:
"bip44-constants": "^8.0.5""@​ensdomains/address-encoder": ">= 0.1.x <= 0.2.x""content-hash": "^2.5.2"ConfigurationErrorv2.2.0Compare Source
v2.1.1Compare Source
v2.1.0Compare Source
asynchronious and allows to skip the network configuration for either ens or
cns. This method is making a "net_version" call to the blockchain provider in
order to configure itself.
v2.0.0Compare Source
v1.20.0Compare Source
string) - More general method to fetch multi chain records.
v1.19.0Compare Source
v1.18.0Compare Source
twbs/bootstrap
v5.1.3Compare Source
Fixes
🎨 CSS
align-self: centerto buttons for improved rendering in flex containers"v5.1.2Compare Source
Highlights
calc()functions that use negative numbers. This should restore the ability to import and compile Bootstrap's Sass increate-react-app.border-radiussizes to small and large.form-selectsalign-self: centerto buttons for improved rendering in flex containerssmsin theSAFE_URL_PATTERN.img-fluidrole="switch"to our form switches in our docsChanges
🎨 CSS
align-self: centerto buttons for improved rendering in flex containersborder-radiussizes to small and large.form-selects☕️ JavaScript
smsin theSAFE_URL_PATTERN📖 Docs
role="switch"to switches.img-fluidin docscontents.md🛠 Examples
role="switch"to switches🧰 Misc
generatedCode: 'es2015'📦 Dependencies
v5.1.1Compare Source
Highlights
🎨 CSS
rgba-css-varfunction for body or bg$dropdown-link-hover-colorvariable color value in _variable.scss file☕️ JavaScript
bs-toggle, to hide other open instancesdata-bs-original-titleissue📖 Docs
data-bs-original-titleissue$enable-smooth-scrollto Sass options page.hstackexample and placeholder 'How it works' example.Site.Params.docs_versionvariable🛠 Examples
🌎 Accessibility
🏭 Tests
📦 Dependencies
v5.1.0Compare Source
Highlights
.bg-*and.text-*utilities to use CSS variables and new RGB CSS variables for real-time customization.col-*classes to override.row-cols-*classes for now until we can fix some critical bugs🚀 Features
data-dismissso that it can be outside of a modal usingbs-target.hstack,.vstack, and.vrgetInstancemethod🎨 CSS
.hstack,.vstack, and.vradd()andsubtract()$card-box-shadowvariable$accordion-icon-colordefault value consistent with the$accordion-button-color.row-cols"$input-bgto use$body-bg☕️ JavaScript
data-dismissso that it can be outside of a modal usingbs-targetManipulator.offset()display:noneby defaultswitchstatement instead ofifgetInstancemethodSelector.findOne()dependencyUtil.reflowfunction and add documentation📖 Docs
hrin v5_root.scssbeing requiredmedia-breakpoint-downbreakpoints🛠 Examples
.text-white-50CSS rule from Offcanvas Example🌎 Accessibility
🔧 Utility API
🧰 Misc
aggregate-outputactions/setup-node'scacheoption📦 Dependencies
v5.0.2Compare Source
🚀 Features
🎨 CSS
.row-cols.form-selectadd()&subtract()--bs-table-bgand--bs-table-accent-bg.dropdown-menu-*line-heightfor floating labels<ul><li>/division with multiplication and customdivide()functiondivide()function and RFS☕️ JavaScript
getOrCreateInstancemethod in base-componentdispose/hidemethods usage throughjQueryIntrefacegetNextActiveElementhelper functiondata-dismiss="modal"is setisVisiblefalse positives from deep nesting or alternate meanselement.parentNode.removeChild(element)toelement.remove()DOMContentLoadedevent listener inonDOMContentLoadedConfiguration
📅 Schedule: "before 11am" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.