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

Bump macaddress from 0.2.8 to 0.2.9 #2

Open
wants to merge 1 commit into
base: bywater-v19.05.04-07
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 19, 2019

Bumps macaddress from 0.2.8 to 0.2.9.

Release notes

Sourced from macaddress's releases.

v0.2.9

Commits
  • 3379146 Added note about vulnerability
  • 4d311a5 Set version 0.2.9
  • b83e3f8 Merge pull request #11 from TheBeastOfCaerbannog/master
  • 68ecfae Added explicit LICENSE file recognizable by github
  • e3e76d5 Support for freebsd as per pull #16
  • 6ab7a11 Merge pull request #13 from roebuk/master
  • 4d10ca6 Merge pull request #17 from dekoding/patch-1
  • 358fd59 Merge pull request #20 from flypapertech/fixCommandInjection
  • 214ad00 Run travis against osx and linux, travis doesn't do windows
  • 7b0a488 Fix for Node 0.8 thru 0.10
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2019
@kylemhall kylemhall force-pushed the bywater-v19.05.04-07 branch 24 times, most recently from 9ee3246 to 72cce82 Compare November 22, 2019 14:09
kylemhall pushed a commit that referenced this pull request Apr 28, 2020
Test plan:
  - Use Elasticsearch 6 (you'll need Bug 18969),
  - create a biblio (#1) with "Dillinger Girl" in author and what you
    want in title,
  - create another biblio (#2) with the word "girl" in the title and
    "Dillinger Escaplan" as author
  - reindex
  - search * and refine on "Dillinger Girl"
  - Ko => Biblio #1 and #2 appear
  - Apply this patch,
  - search * and refine on "Dillinger Girl"
  - Ok => anly biblio #1 appears
  - use Elasticsearch 5 again
  - check for no search regression

Signed-off-by: Séverine QUEUNE <[email protected]>
Signed-off-by: Séverine QUEUNE <[email protected]>
Signed-off-by: Nick Clemens <[email protected]>
Signed-off-by: Ere Maijala <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

Signed-off-by: Joy Nelson <[email protected]>
kylemhall pushed a commit that referenced this pull request Apr 8, 2021
This patch disables the table information display on z3950_search.pl,
since it only includes search result counts for that page, which is
misleading to end users.

To test:
1)  Do not apply the patch
2)  Do a Z39.50 search from cataloguing for "test" against Library of
    Congress.
3)  Note the bottom of the page says "Show 1 to 20 of 20" and
    "Showing page 1 of 501"
4)  Do a Z39.50 search from Acquisitions for "test" against Library of
    Congress (Acquisitions -> Vendor -> Basket -> Add to basket -> From
    external source).
5)  Apply the patch and restart Plack
6)  Repeat Step #2
7)  Note the bottom of the page now only says "Showing page 1 of 501"
8)  Note the search bar is gone
9)  Repeat step #4
10) Note the bottom of the page now only says "Showing page 1 of 501"
11) Note the search bar is gone

Squashed and mixed authorship added below
Co-authored-by: Owen Leonard <[email protected]>
Co-authored-by: Martin Renvoize <[email protected]>

Signed-off-by: Owen Leonard <[email protected]>
Signed-off-by: David Cook <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

Signed-off-by: Jonathan Druart <[email protected]>
(cherry picked from commit 2a2a04a)
Signed-off-by: Fridolin Somers <[email protected]>
(cherry picked from commit 1e03555)

Signed-off-by: Andrew Fuerste-Henry <[email protected]>
kylemhall pushed a commit that referenced this pull request May 11, 2023
To test:
1 - Write a report in koha
2 - perl misc/cronjobs/runreport.pl --format csv 1 (or correct report number)
3 - Note you get commas
4 - Apply patch
5 - Repeat #2 - no change
6 - perl misc/cronjobs/runreport.pl --format csv --separator "|" 1
7 - Now it is pipe delimited
8 - perl misc/cronjobs/runreport.pl --format tsv --separator "|" 1
9 - Error is reported, you cannot set separator unless csv
10 - Try other separators

Signed-off-by: Andrew Fuerste-Henry <[email protected]>
Signed-off-by: Fridolin Somers <[email protected]>
Signed-off-by: Tomas Cohen Arazi <[email protected]>
(cherry picked from commit bad0d52)
Signed-off-by: Jacob O'Mara <[email protected]>
(cherry picked from commit 94077ab)
Signed-off-by: Lucas Gass <[email protected]>
kylemhall pushed a commit that referenced this pull request Aug 8, 2023
…atatables

Test plan:
* Create 3 agreements, agreement #1 named 'a', agreement #2 named 'c' and agreement #3 named 'b'.
* Go to agreements list, click the Name column header, notice how the agreements get sorted by id #, not by first char in name. Expected order would be abc or cba, but it's acb or bca.
* Apply patch, on k-t-d, run the following if you're not using 'yarn js:watch':
    yarn js:build
* Sort the list again on the 'name' column, notice how it now sorts alphabetically as expected, either abc or cba.

Signed-off-by: Jonathan Druart <[email protected]>
Signed-off-by: Tomas Cohen Arazi <[email protected]>
(cherry picked from commit f3cc00d)
Signed-off-by: Martin Renvoize <[email protected]>
(cherry picked from commit 1009fc1)
Signed-off-by: Matt Blenkinsop <[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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants