-
Notifications
You must be signed in to change notification settings - Fork 8
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 fast-xml-parser from 4.4.0 to 4.4.1 #37
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 [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps and [ws](https://github.com/websockets/ws). These dependencies needed to be updated together. Updates `ws` from 6.2.2 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.2...8.17.1) Updates `ws` from 7.5.9 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.2...8.17.1) Updates `ws` from 8.16.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.2...8.17.1) Updates `ws` from 8.17.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.2...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: ws dependency-type: indirect - dependency-name: ws dependency-type: indirect - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Added an example on how they could be used as a simple integration test
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
the kvstore will eventually become the autoscaler so might as well create it as a cli app
docker driver breaks kube-proxy for new clusters, used to stop the clusters for kube-proxy to avoid CrashLoopBackOff error. using kvm2 fixed it.
We want to allow the clusters to be reached by the client and with each other, since by design mnikube runs each cluster in a private subnets when using kvm driver, simply adding routes using route command does not work, also tried port-forwarding in the host and sending requests within the vm to the host and it didn't work, and to fix it this you need to manually edit the network settings from outside and destroy it and restart the vm as explained here kubernetes/minikube#11499, which makes the tests harder to run. A solution would be to use docker and create a loop until all kube-proxy pods are running as needed, but it can only do 2 clusters for some reason, the third will automatically use kvm2. moreover it behaves differently for each run. But that won't be needed as virtualbox driver runs all clusters within the same network. Also registered 3 different providers, one for each cluster using their own ipfs node. and simplified the scripts.
Images were pulled from remote registries and not from the already saved images from ipfs during pod creation. so i tried to tag the images with the CID and replace the image url with the tag. this also fixes the case where the client uploads from private registries, because they will be inaccessible such as the case with the autoscaler in the test that is stored in the local docker registry. The problem was that containerd will always prefix the tagged images with docker.io/ to resolve them remotely again, therefore bypassing the saved images from ipfs. and unless its a known registry, such as gcr or docker.io, it will always get prefixed, even localhost. So the solution was simple,just disable pulling images completely, therefore it will resort to the saved images with prefixing, it just takes it as it is.
Needed to pass the provider keys dynamically, and templating wont work with helmfile without a proper helm chart, because it won't subsitute the values therefore produce incorrect yaml.
The client selects any instance and provide it with all the apocryph node gateways and it will trigger the rest and for the cluster instead of sending multiple connect requests to every provider.
…-4.5.3 chore(deps-dev): bump vite from 4.5.1 to 4.5.3
…i-e39ca5aae1 chore(deps): bump ws
….com/rs/cors-1.11.0 chore(deps): bump github.com/rs/cors from 1.9.0 to 1.11.0
…es-3.0.3 chore(deps): bump braces from 3.0.2 to 3.0.3
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 29, 2024
Superseded by #52. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/fast-xml-parser-4.4.1
branch
October 11, 2024 14:40
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
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 fast-xml-parser from 4.4.0 to 4.4.1.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
d40e29c
update package detail and browser bundlesd0bfe8a
fix maxlength for currency value2c14fcf
Update bug-report-or-unexpected-output.mdacf610f
fix #634: build attributes with oneListGroup and attributesGroupName (#653)931e910
fix: get oneListGroup to work as expected for array of strings (#662)b8e40c8
Update ISSUE_TEMPLATE.mda6265ba
chore: add trend image (#658)db1c548
redesign README.md338a2c6
Rename 1.Getting Started.md to 1.GettingStarted.mdc762537
Rename v5 docs filenames (#659)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.