-
Notifications
You must be signed in to change notification settings - Fork 6
Bump jquery from 2.2.4 to 3.7.1 in /gemma-web/src/main/webapp #1475
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
Open
dependabot
wants to merge
139
commits into
development
Choose a base branch
from
dependabot/npm_and_yarn/gemma-web/src/main/webapp/jquery-3.7.1
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump jquery from 2.2.4 to 3.7.1 in /gemma-web/src/main/webapp #1475
dependabot
wants to merge
139
commits into
development
from
dependabot/npm_and_yarn/gemma-web/src/main/webapp/jquery-3.7.1
Conversation
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
Always write the ExternalDatabase update first so that it will not be ignored if the write to disk or admin email fails. Do not rethrow an exception when writing the update status to disk fails.
In tests, this ensures that the database is always initialized before any test that uses the SessionFactory runs.
filter categories based on their presence in the BioMaterial factorValues
…yPowerToolsProbesetSummarize Improve usages of the Process API: - use waitFor() with a timeout instead of Thread.sleep() - replace GenericStreamConsumer and GenericParsingConsumer with ProcessBuider and appropriate stream redirections - always specify arguments as an array of strings. - always pipe the standard error and include it in the exception message Replace File with Path. Eliminate native BLAT. It is unused and if we ever want to add it back, it will have to be updated anyway.
Make it clear that a EE set can only contain other EEs. With this change, it becomes impossible to query anything else than an ExpressionExperiment in ExpressionExperimentManipulatingCLI. Perform according simplifications, mainly in the CLI module.
keep default indentation for diff exp trees
Relocate ShellUtils from gemma-cli in gemma-core so that we can use it for quoting and printing command lines.
…ctor Rename ACL config attributes for filtering vectors and composite sequences Make it clearer what is being filtered from the name of the annotation.
…files Mark the test with @DirtiesContext since it alters the FASTQ headers directory. Make some of the implementation methods static so that they are easier to test.
Move utilities to generate a design matrix in DiffExAnalyzerUtils. Move utilities to determine baselines in BaselineSelection. Refactor SearchSettings such that the Highlighter and the issue reporter are passed alongside the settings. Relocate sparse data structures in ubic.gemma.model.util.
Add various typed signatures to prevent misuse. Don't store results and skipDataVectors as an internal state. Drop the overall SlowTest annotation, it's not slow at all!
Cleanup BioAssayValueObject and switch other outlier flags to native booleans.
Do no allow custom MEX to be written to the dataFiles directory. Do not create lock files when writing MEX to a custom directory. Honor the EE last updated when force-writing MEX and tabular single-cell data to the standard location.
Fix autoFlush not being passed in some cases. Fix CELL_IDS format not being written to file. Add more destination options for writing single-cell metadata file.
Tag hotfix
Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.7.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@2.2.4...3.7.1) --- updated-dependencies: - dependency-name: jquery dependency-version: 3.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
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 jquery from 2.2.4 to 3.7.1.
Release notes
Sourced from jquery's releases.
Commits
f79d5f13.7.1399b201Release: revert change that broke releasef85d521Release: update authors763ade6Build: Generate the slim build ongrunt& runcompare_sizeon ita288838CSS: Make the reliableTrDimensions support test work with Bootstrap CSS (3.x ...87467a6Selector: Only attach the unload handler in IE & Edge Legacy3c18c1fBuild: Make sure*.cjs&*.mjsfiles use UNIX line endings as well72ae577Build: switch preferred email for timmywila370d7dBuild: Build: Bump actions/checkout from 3.5.2 to 3.5.34a29888Docs: Fix typos found by codespellMaintainer changes
This version was pushed to npm by timmywil, a new releaser for jquery since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.